]> git.ipfire.org Git - thirdparty/strongswan.git/blob - testing/tests/host2host-swapped/hosts/sun/etc/ipsec.conf
- import of strongswan-2.7.0
[thirdparty/strongswan.git] / testing / tests / host2host-swapped / hosts / sun / etc / ipsec.conf
1 # /etc/ipsec.conf - strongSwan IPsec configuration file
2
3 version 2.0 # conforms to second version of ipsec.conf specification
4
5 config setup
6 plutodebug=control
7 crlcheckinterval=180
8 strictcrlpolicy=no
9 nat_traversal=yes
10
11 conn %default
12 ikelifetime=60m
13 keylife=20m
14 rekeymargin=3m
15 keyingtries=1
16
17 conn host-host
18 right=PH_IP_SUN
19 rightnexthop=%direct
20 rightcert=sunCert.pem
21 rightfirewall=yes
22 rightid=@sun.strongswan.org
23 left=PH_IP_MOON
24 leftid=@moon.strongswan.org
25 auto=add