]> git.ipfire.org Git - people/ms/strongswan.git/blame - testing/tests/ikev2/net2net-dnssec/hosts/moon/etc/ipsec.conf
Load any type (RSA/ECDSA) of public key via left|rightsigkey
[people/ms/strongswan.git] / testing / tests / ikev2 / net2net-dnssec / hosts / moon / etc / ipsec.conf
CommitLineData
1d4ff25f
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 mobike=no
12
13conn net-net
14 left=PH_IP_MOON
15 leftid=moon.strongswan.org
16 leftsubnet=10.1.0.0/16
87692be2 17 leftsigkey=moonPub.der
1d4ff25f
AS
18 leftauth=pubkey
19 leftfirewall=yes
20 right=sun.strongswan.org
21 rightid=sun.strongswan.org
22 rightsubnet=10.2.0.0/16
23 rightauth=pubkey
24 auto=add