# /etc/ipsec.conf - strongSwan IPsec configuration file config setup crlcheckinterval=180 strictcrlpolicy=yes plutostart=no conn %default ikelifetime=60m keylife=20m rekeymargin=3m keyingtries=1 left=PH_IP_MOON leftcert=moonCert.pem leftid=@moon.strongswan.org leftsubnet=10.1.0.0/16 leftfirewall=yes right=%any keyexchange=ikev2 conn carol rightid=carol@strongswan.org rightcert=carolRevokedCert.pem auto=add conn dave rightid=dave@strongswan.org rightcert=daveCert.der rightca=%any auto=add