]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
moved random plugin in front of openssl in order to prefer gmp
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 5 Nov 2011 06:24:17 +0000 (07:24 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 5 Nov 2011 06:24:17 +0000 (07:24 +0100)
testing/tests/openssl-ikev1/alg-ecp-high/hosts/dave/etc/strongswan.conf
testing/tests/openssl-ikev1/alg-ecp-low/hosts/dave/etc/strongswan.conf
testing/tests/openssl-ikev2/alg-ecp-high/hosts/dave/etc/strongswan.conf
testing/tests/openssl-ikev2/alg-ecp-low/hosts/dave/etc/strongswan.conf

index bdd3f558208810cbf7da5edd348627ff47328048..913e599aed75351fe8d348c29678f907079c5567 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = aes des sha1 sha2 md5 pem pkcs1 x509 gmp pem pkcs1 openssl random hmac curl kernel-netlink
+  load = aes des sha1 sha2 md5 random pem pkcs1 x509 gmp pem pkcs1 openssl hmac curl kernel-netlink
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index bdd3f558208810cbf7da5edd348627ff47328048..913e599aed75351fe8d348c29678f907079c5567 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = aes des sha1 sha2 md5 pem pkcs1 x509 gmp pem pkcs1 openssl random hmac curl kernel-netlink
+  load = aes des sha1 sha2 md5 random pem pkcs1 x509 gmp pem pkcs1 openssl hmac curl kernel-netlink
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 8dcf8e96fa0f7193215906b218f814e7eebc657b..01fd353c15724605f4d9977186c2b5e6d285a8e5 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp pem pkcs1 x509 openssl revocation random hmac stroke kernel-netlink socket-default updown
+  load = curl aes des sha1 sha2 md5 pem pkcs1 random gmp pem pkcs1 x509 openssl revocation hmac stroke kernel-netlink socket-default updown
 }
 
 libstrongswan {
index 8dcf8e96fa0f7193215906b218f814e7eebc657b..01fd353c15724605f4d9977186c2b5e6d285a8e5 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp pem pkcs1 x509 openssl revocation random hmac stroke kernel-netlink socket-default updown
+  load = curl aes des sha1 sha2 md5 pem pkcs1 random gmp pem pkcs1 x509 openssl revocation hmac stroke kernel-netlink socket-default updown
 }
 
 libstrongswan {