aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2-host2host/hosts/moon/etc/ipsec.conf
blob: 73cbfa50f2a706c3bee5a50ab12bec78528a6556 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# /etc/ipsec.conf - strongSwan IPsec configuration file

version	2.0	# conforms to second version of ipsec.conf specification

config setup
	plutostart=no

conn host-host
	left=PH_IP_MOON
	leftcert=moonCert.pem
	leftid=@moon.strongswan.org
	right=PH_IP_SUN
	rightcert=sunCert.pem
	rightid=@sun.strongswan.org
	keyexchange=ikev2
	auto=add