Files
strongswan-ext/testing/tests/ikev1/alg-sha-equals-sha1/hosts/carol/etc/ipsec.conf
T
2006-09-18 07:40:37 +00:00

27 lines
463 B
Plaintext
Executable File

# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
plutodebug="control crypt"
crlcheckinterval=180
strictcrlpolicy=no
charonstart=no
conn %default
ikelifetime=60m
keylife=20m
rekeymargin=3m
keyingtries=1
ike=aes128-sha1-modp1536!
esp=aes128-sha!
conn home
left=PH_IP_CAROL
leftnexthop=%direct
leftcert=carolCert.pem
[email protected]
right=PH_IP_MOON
rightsubnet=10.1.0.0/16
[email protected]
auto=add