Changes

From SME Server
Jump to navigationJump to search
Line 178: Line 178:     
https://github.com/reetp/smeserver-libreswan/blob/master/ipsec-certificate-notes.txt
 
https://github.com/reetp/smeserver-libreswan/blob/master/ipsec-certificate-notes.txt
 +
 +
First setup the certificate store
 +
 +
ipsec checknss
 +
 +
Import the cert
 +
 +
ipsec import mycertificate.p12
 +
 +
Check the store
 +
 +
certutil -L -d sql:/etc/ipsec.d
    
A basic ipsec_connections entry setup should look this:
 
A basic ipsec_connections entry setup should look this:
Line 190: Line 202:  
     security=certs
 
     security=certs
 
     status=enabled
 
     status=enabled
      
===DB Keys===
 
===DB Keys===

Navigation menu