[strongSwan] Separate files for crt and key

Marc Roos M.Roos at f1-outsourcing.eu
Fri Jan 26 15:01:09 CET 2018


Is it possible to specify separate files for the crt and key? Something 
like

	leftcert=moonCert.crt
      leftkey=moonCert.key ???




conn rw-eap
	left=192.168.0.1
	leftsubnet=10.1.0.0/16
	leftid=@moon.strongswan.org
	leftcert=moonCert.pem
	leftauth=pubkey
	leftfirewall=yes
	rightid=*@strongswan.org
	rightauth=eap-md5
	rightsendcert=never
	right=%any
	auto=add


More information about the Users mailing list