# /etc/ipsec.conf - Libreswan IPsec configuration file version 2.0 config setup # put the logs in /tmp for the UMLs, so that we can operate # without syslogd, which seems to break on UMLs logfile=/tmp/pluto.log logtime=no logappend=no plutodebug=all dumpdir=/tmp conn westnet-eastnet-ikev2 also=westnet-eastnet-x509 authby=rsa-sha2_512,rsa-sha2_384,rsa-sha2_256 leftsendcert=always leftcert=west #leftid="C=CA, ST=Ontario, O=Libreswan, OU=Test Department, CN=west.testing.libreswan.org, E=testing.libreswan.org" rightsendcert=always rightcert=east #rightid="C=CA/ST=Ontario/O=Libreswan/OU=Test Department/CN=east.testing.libreswan.org/E=testing.libreswan.org" include /testing/baseconfigs/all/etc/ipsec.d/ipsec.conf.common