]> git.ipfire.org Git - thirdparty/strongswan.git/blame - testing/tests/openssl-ikev2/alg-ecp-brainpool-high/hosts/carol/etc/ipsec.conf
testing: Migrated openssl alg-ecp-low scenarios to swanctl
[thirdparty/strongswan.git] / testing / tests / openssl-ikev2 / alg-ecp-brainpool-high / hosts / carol / etc / ipsec.conf
CommitLineData
2efe61e0
AS
1# /etc/ipsec.conf - strongSwan IPsec configuration file
2
3config setup
4
5conn %default
6 ikelifetime=60m
7 keylife=20m
8 rekeymargin=3m
9 keyingtries=1
10 keyexchange=ikev2
11 ike=aes128-sha256-ecp256bp,aes192-sha384-ecp384bp!
12
13conn home
14 left=PH_IP_CAROL
15 leftcert=carolCert.pem
16 leftid=carol@strongswan.org
17 leftfirewall=yes
18 right=PH_IP_MOON
19 rightid=@moon.strongswan.org
20 rightsubnet=10.1.0.0/16
21 auto=add