]> git.ipfire.org Git - thirdparty/strongswan.git/blob - testing/tests/openssl-ikev1/alg-ecp-low/hosts/moon/etc/ipsec.conf
3992b52fbbdd20e75431943a737a1513be34daed
[thirdparty/strongswan.git] / testing / tests / openssl-ikev1 / alg-ecp-low / hosts / moon / etc / ipsec.conf
1 # /etc/ipsec.conf - strongSwan IPsec configuration file
2
3 config setup
4
5 conn %default
6 ikelifetime=60m
7 keylife=20m
8 rekeymargin=3m
9 keyingtries=1
10 keyexchange=ikev1
11 ike=3des-sha256-ecp224,aes128-sha256-ecp256!
12
13 conn rw
14 left=PH_IP_MOON
15 leftcert=moonCert.pem
16 leftid=@moon.strongswan.org
17 leftsubnet=10.1.0.0/16
18 leftfirewall=yes
19 right=%any
20 auto=add