]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
openssl plugin can replace random, hmac, and gcm plugins
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 10 Jul 2013 18:38:07 +0000 (20:38 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 10 Jul 2013 18:38:07 +0000 (20:38 +0200)
testing/tests/openssl-ikev2/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/openssl-ikev2/rw-cert/hosts/moon/etc/strongswan.conf

index 5f71075dc02e10a357177b5317dca072251851ff..9f31821cdc05b00340851f59b182051991d4a768 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl test-vectors pem pkcs1 openssl revocation random nonce hmac xcbc cmac ctr ccm gcm stroke kernel-netlink socket-default updown
+  load = curl test-vectors pem pkcs1 openssl revocation nonce xcbc cmac ctr ccm stroke kernel-netlink socket-default updown
 }
 
 libstrongswan {
index 3d9d7306fe92e9f8688c00d04f3b24e652adb867..f065861dca2c9ed2713319f653bfb75fbf9ca683 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl test-vectors pem pkcs1 openssl revocation random nonce hmac xcbc cmac ctr ccm gcm stroke kernel-netlink socket-default updown
+  load = curl test-vectors pem pkcs1 openssl revocation nonce xcbc cmac ctr ccm stroke kernel-netlink socket-default updown
 }
 
 libstrongswan {