updated ikev1/rw-cert scenario to support xauth integrity test

This commit is contained in:
Andreas Steffen
2010-05-19 08:31:39 +02:00
parent f71cb4777e
commit b596f4f260
2 changed files with 2 additions and 2 deletions
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
load = test-vectors sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl xauth
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors sha1 sha2 md5 aes des hmac pem pkcs1 x509 x509 gmp random curl
load = test-vectors sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl xauth
}
# pluto uses optimized DH exponent sizes (RFC 3526)