some more scenario adaptations

This commit is contained in:
Andreas Steffen
2009-06-16 21:03:13 +02:00
parent c8db70156d
commit bd33859fb8
3 changed files with 31 additions and 6 deletions
@@ -1,5 +1,14 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = openssl pubkey random hmac curl
load = test-vectors openssl pubkey random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan {
dh_exponent_ansi_x9_42 = no
crypto_test {
on_add = yes
}
}