Files
strongswan-ext/testing/tests/libipsec/host2host-cert/hosts/moon/etc/ipsec.conf
T

20 lines
330 B
Plaintext

# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
conn %default
ikelifetime=60m
keylife=20m
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
conn host-host
left=PH_IP_MOON
leftcert=moonCert.pem
leftid=@moon.strongswan.org
leftupdown=/etc/updown
right=PH_IP_SUN
rightid=@sun.strongswan.org
auto=add