created ikev1/xauth-id-psk scenario

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