added the af-alg-ikev1/rw-cert scenario

This commit is contained in:
Andreas Steffen
2011-03-17 23:16:41 +01:00
parent d6946481ae
commit efe7e863e7
11 changed files with 178 additions and 0 deletions
@@ -0,0 +1,15 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors pem pkcs1 x509 af-alg gmp random hmac curl kernel-netlink
}
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan {
dh_exponent_ansi_x9_42 = no
integrity_test = yes
crypto_test {
on_add = yes
}
}