adapted evaltest of ikev1/mode-config-push scenario to resolve plugin

This commit is contained in:
Andreas Steffen
2010-05-14 15:12:03 +02:00
parent 3cbf6db653
commit a273546854
5 changed files with 38 additions and 0 deletions
@@ -0,0 +1,13 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl attr
dns1 = PH_IP_WINNETOU
dns2 = PH_IP_VENUS
}
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan {
dh_exponent_ansi_x9_42 = no
}