added openssl-ikev1/alg-camellia scenario

This commit is contained in:
Andreas Steffen
2009-12-15 19:55:58 +01:00
parent 1191779744
commit b75002bc95
9 changed files with 114 additions and 0 deletions
@@ -0,0 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = pem pkcs1 x509 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan {
dh_exponent_ansi_x9_42 = no
}