updated ikev1/xauth-psk-mode-config scenario to support xauth plugin

This commit is contained in:
Andreas Steffen
2010-05-18 22:48:37 +02:00
parent ab0ecb7dd9
commit 17adc8d074
14 changed files with 0 additions and 0 deletions
@@ -0,0 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan {
dh_exponent_ansi_x9_42 = no
}