]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
added ctr ccm and gcm plugins to openssl-ikev2/rw-cert scenario
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sun, 29 Aug 2010 19:09:25 +0000 (21:09 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Sun, 29 Aug 2010 19:09:25 +0000 (21:09 +0200)
testing/tests/openssl-ikev2/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/openssl-ikev2/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/openssl-ikev2/rw-cert/hosts/moon/etc/strongswan.conf

index 206f029f3b09539a2d4ee09fc30267f91137da6c..c78da2c08121b5385e3d331c36278d6e21fc2788 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl test-vectors pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
+  load = curl test-vectors pem pkcs1 openssl revocation random hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
 }
 
 libstrongswan {
index 208f1c36d9beb822f8a924c1142ac710446e680a..e483eba9d7db508055cebbaadde9927157f97cea 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac stroke kernel-netlink socket-default updown
+  load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
 }
 
 libstrongswan {
index 3ae6205cbaf8579f6fea43de83dc05bd1344b638..848adaf6a53e8dce0b0d1ea02702ea570b2e742a 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl test-vectors pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
+  load = curl test-vectors pem pkcs1 openssl revocation random hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
 }
 
 libstrongswan {