]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
updated ikev1/rw-cert scenario to support xauth integrity test
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 19 May 2010 06:31:39 +0000 (08:31 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 19 May 2010 06:31:39 +0000 (08:31 +0200)
testing/tests/ikev1/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/rw-cert/hosts/moon/etc/strongswan.conf

index c2d2b14ac15c2c76c9147d36326b4bac73cd2931..72ff765c34c834f4c9527f7f7a8ae7811e4d3fe0 100644 (file)
@@ -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)
index 3ec745baaaaff4908852cf777f8fcdff7f3b8f14..72ff765c34c834f4c9527f7f7a8ae7811e4d3fe0 100644 (file)
@@ -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)