upgraded openssl-ikev1 scenarios to 5.0.0

This commit is contained in:
Andreas Steffen
2012-05-04 12:06:45 +02:00
parent 3805e569f6
commit 90e941fb97
36 changed files with 142 additions and 207 deletions
@@ -1,10 +1,8 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
crlcheckinterval=180
plutodebug=control
charonstart=no
plutostart=no
conn %default
ikelifetime=60m
keylife=20m
@@ -1,11 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = pem pkcs1 pem pkcs1 openssl random hmac curl kernel-netlink
}
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan {
dh_exponent_ansi_x9_42 = no
charon {
load = curl pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
}