Files
strongswan-ext/testing/tests/ikev2/two-certs/hosts/carol/etc/ipsec.conf
T
Reto Buerki 533177003c Adapt test configurations
Adapt test configurations to the new Debian-based system.
2013-01-17 15:22:07 +01:00

29 lines
467 B
Plaintext

# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
uniqueids=no
strictcrlpolicy=yes
conn %default
ikelifetime=60m
keylife=20m
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
left=PH_IP_CAROL
[email protected]
leftfirewall=yes
right=PH_IP_MOON
[email protected]
conn alice
leftcert=carolCert.pem
rightsubnet=PH_IP_ALICE/32
auto=add
conn venus
leftcert=carolCert-002.pem
rightsubnet=PH_IP_VENUS/32
auto=add