# /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
	plutostderrlog=/tmp/pluto.log
	plutorestartoncrash=false
	dumpdir=/var/tmp

conn north-east-x509-fail-11
	leftcert=north.crt
	leftid="C=ca, ST=Ontario, O=Libreswan, L=Toronto, CN=north.testing.libreswan.org, E=testing.libreswan.org"
	leftca="C=ca, ST=Ontario, O=Libreswan, CN=Libreswan test CA for mainca, E=testing.libreswan.org"
	auto=ignore
	also=north-east-x509-fail-base

include /testing/baseconfigs/all/etc/ipsec.d/ipsec.conf.common