]> git.ipfire.org Git - thirdparty/strongswan.git/blame - testing/tests/openssl-ikev2/rw-eap-tls-only/hosts/moon/etc/ipsec.conf
testing: Removed openssl-ikev2/net2net-pgp-v3 scenario
[thirdparty/strongswan.git] / testing / tests / openssl-ikev2 / rw-eap-tls-only / hosts / moon / etc / ipsec.conf
CommitLineData
27748269
AS
1# /etc/ipsec.conf - strongSwan IPsec configuration file
2
27748269
AS
3conn %default
4 ikelifetime=60m
5 keylife=20m
6 rekeymargin=3m
7 keyingtries=1
8 keyexchange=ikev2
9 ike=aes128-sha256-ecp256!
10 esp=aes128-sha256!
11
12conn rw-eap
13 left=PH_IP_MOON
14 leftsubnet=10.1.0.0/16
15 leftcert=moonCert.pem
16 leftauth=eap-tls
17 leftfirewall=yes
18 rightauth=eap-tls
19 rightsendcert=never
20 right=%any
21 auto=add