added gcrypt-ikev1 pluto interoperability tests

This commit is contained in:
Andreas Steffen
2012-05-06 09:51:19 +02:00
parent 949d08dfca
commit 922e0d0975
54 changed files with 696 additions and 0 deletions
@@ -0,0 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = pem pkcs1 x509 gcrypt hmac curl kernel-netlink
}
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan {
dh_exponent_ansi_x9_42 = no
}