added two Elliptic Curve DH Group scenarios using the openssl library

This commit is contained in:
Andreas Steffen
2008-05-29 08:28:20 +00:00
parent 0655fe4fd8
commit 5785683afe
22 changed files with 302 additions and 0 deletions
@@ -0,0 +1,24 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
crlcheckinterval=180
strictcrlpolicy=no
plutostart=no
conn %default
ikelifetime=60m
keylife=20m
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes192-sha384-ecp256,aes192-sha384-ecp384!
conn home
left=PH_IP_CAROL
leftcert=carolCert.pem
[email protected]
leftfirewall=yes
right=PH_IP_MOON
[email protected]
rightsubnet=10.1.0.0/16
auto=add