]> git.ipfire.org Git - thirdparty/strongswan.git/blame - testing/tests/openssl-ikev1/alg-ecp-low/hosts/dave/etc/ipsec.conf
testing: Migrated openssl alg-ecp-high scenarios
[thirdparty/strongswan.git] / testing / tests / openssl-ikev1 / alg-ecp-low / hosts / dave / etc / ipsec.conf
CommitLineData
5aab3759
AS
1# /etc/ipsec.conf - strongSwan IPsec configuration file
2
3config setup
5aab3759
AS
4
5conn %default
6 ikelifetime=60m
7 keylife=20m
8 rekeymargin=3m
9 keyingtries=1
10 keyexchange=ikev1
90e941fb 11 ike=aes192-sha384-ecp192,aes128-sha256-ecp256!
5aab3759
AS
12
13conn home
14 left=PH_IP_DAVE
15 leftcert=daveCert.pem
16 leftid=dave@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