]> git.ipfire.org Git - thirdparty/strongswan.git/blob - testing/tests/openssl-ikev1/alg-camellia/hosts/moon/etc/ipsec.conf
da1fbf06b6a159a9ed78c08d44e17ab5eccdeb0d
[thirdparty/strongswan.git] / testing / tests / openssl-ikev1 / alg-camellia / 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=camellia256-sha512-modp3072!
12 esp=camellia192-sha384!
13
14 conn rw
15 left=PH_IP_MOON
16 leftfirewall=yes
17 leftcert=moonCert.pem
18 leftid=@moon.strongswan.org
19 leftsubnet=10.1.0.0/16
20 right=%any
21 auto=add