]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
remove x509 plugin from openssl-ikev1 scenarios
authorAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 28 May 2010 21:22:15 +0000 (23:22 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 28 May 2010 21:22:15 +0000 (23:22 +0200)
15 files changed:
testing/tests/openssl-ikev1/alg-camellia/hosts/carol/etc/strongswan.conf
testing/tests/openssl-ikev1/alg-camellia/hosts/moon/etc/strongswan.conf
testing/tests/openssl-ikev1/alg-ecp-high/description.txt
testing/tests/openssl-ikev1/alg-ecp-high/hosts/carol/etc/strongswan.conf
testing/tests/openssl-ikev1/alg-ecp-high/hosts/moon/etc/strongswan.conf
testing/tests/openssl-ikev1/alg-ecp-low/description.txt
testing/tests/openssl-ikev1/alg-ecp-low/hosts/carol/etc/strongswan.conf
testing/tests/openssl-ikev1/alg-ecp-low/hosts/moon/etc/strongswan.conf
testing/tests/openssl-ikev1/ecdsa-certs/description.txt
testing/tests/openssl-ikev1/ecdsa-certs/hosts/carol/etc/strongswan.conf
testing/tests/openssl-ikev1/ecdsa-certs/hosts/dave/etc/strongswan.conf
testing/tests/openssl-ikev1/ecdsa-certs/hosts/moon/etc/strongswan.conf
testing/tests/openssl-ikev1/rw-cert/description.txt
testing/tests/openssl-ikev1/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/openssl-ikev1/rw-cert/hosts/moon/etc/strongswan.conf

index 85684b1c97941f02f84b3c659bd990c78e185cd6..4ccc387bd6f8c8e29c268a432d1989f2bd4162d4 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 openssl random hmac curl
+  load = pem pkcs1 openssl random hmac curl
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 85684b1c97941f02f84b3c659bd990c78e185cd6..4ccc387bd6f8c8e29c268a432d1989f2bd4162d4 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 openssl random hmac curl
+  load = pem pkcs1 openssl random hmac curl
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index b8efbe87ecec14456ec302609b67ecc57538f851..f2b26fd7cf67349704287635d5e915d3189cd962 100644 (file)
@@ -1,7 +1,7 @@
 The roadwarrior <b>carol</b> and the gateway <b>moon</b> use the <b>openssl</b>
-plugin based on the <b>OpenSSL</b> library for all cryptographical functions
-whereas roadwarrior <b>dave</b> uses the default <b>strongSwan</b> cryptographical
-plugins <b>aes des sha1 sha2 md5 gmp</b> plus the <b>openssl</b> plugin for 
+plugin based on the <b>OpenSSL</b> library for all cryptographical and X.509 certificate
+functions whereas roadwarrior <b>dave</b> uses the default <b>strongSwan</b> cryptographical
+plugins <b>aes des sha1 sha2 md5 gmp x509</b> plus the <b>openssl</b> plugin for 
 the Elliptic Curve Diffie-Hellman groups only.
 <p>
 The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each 
index 85684b1c97941f02f84b3c659bd990c78e185cd6..4ccc387bd6f8c8e29c268a432d1989f2bd4162d4 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 openssl random hmac curl
+  load = pem pkcs1 openssl random hmac curl
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 85684b1c97941f02f84b3c659bd990c78e185cd6..4ccc387bd6f8c8e29c268a432d1989f2bd4162d4 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 openssl random hmac curl
+  load = pem pkcs1 openssl random hmac curl
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 4f043e7d996ab0ec807404f399e4b6a7f7b6f6c4..5b0241433322aaf88c06114c51b3a841e8352fce 100644 (file)
@@ -1,7 +1,7 @@
 The roadwarrior <b>carol</b> and the gateway <b>moon</b> use the <b>openssl</b>
-plugin based on the <b>OpenSSL</b> library for all cryptographical functions
-whereas roadwarrior <b>dave</b> uses the default <b>strongSwan</b> cryptographical
-plugins <b>aes des sha1 sha2 md5 gmp</b> plus the <b>openssl</b> plugin for 
+plugin based on the <b>OpenSSL</b> library for all cryptographical and X.509 certificate
+functions whereas roadwarrior <b>dave</b> uses the default <b>strongSwan</b> cryptographical
+plugins <b>aes des sha1 sha2 md5 gmp x509</b> plus the <b>openssl</b> plugin for 
 the Elliptic Curve Diffie-Hellman groups only.
 <p>
 The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each 
index 2247496db65476b21dde3dad94d89ed578c6403a..63892fd338bc65a9721a0353eb83bd5daeb3dcad 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 openssl random hmac curl 
+  load = pem pkcs1 openssl random hmac curl 
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 2247496db65476b21dde3dad94d89ed578c6403a..63892fd338bc65a9721a0353eb83bd5daeb3dcad 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 openssl random hmac curl 
+  load = pem pkcs1 openssl random hmac curl 
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 2c098d89873a48b90b045dbc527125d254082c6f..4f855eb1ada3eaf1ea853143fc0cc35d39a50005 100644 (file)
@@ -1,5 +1,5 @@
 The hosts <b>carol</b>, <b>dave</b>, and <b>moon</b> use the <b>openssl</b> plugin
-based on the <b>OpenSSL</b> library for all cryptographical functions.
+based on the <b>OpenSSL</b> library for all cryptographical and X.509 certificate functions.
 <p>
 The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each 
 to gateway <b>moon</b>. The authentication is based on <b>ECDSA signatures</b>
index 85684b1c97941f02f84b3c659bd990c78e185cd6..4ccc387bd6f8c8e29c268a432d1989f2bd4162d4 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 openssl random hmac curl
+  load = pem pkcs1 openssl random hmac curl
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 3562ddc67b3e888b8b42a6e2b801cf99d18806c7..a96b544462ef44e89d693f1534eccd17384f4c1a 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
+  load = pem pkcs1 pem pkcs1 openssl random hmac curl
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 85684b1c97941f02f84b3c659bd990c78e185cd6..4ccc387bd6f8c8e29c268a432d1989f2bd4162d4 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 openssl random hmac curl
+  load = pem pkcs1 openssl random hmac curl
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 0f721c52b5cf14c6045d4541adee66bce5ac341c..5185b521673e9d500f706f0d6cfaf6ef41421f2c 100644 (file)
@@ -1,7 +1,7 @@
 The roadwarrior <b>carol</b> and the gateway <b>moon</b> use the <b>openssl</b>
-plugin based on the <b>OpenSSL</b> library for all cryptographical functions
-whereas roadwarrior <b>dave</b> uses the default <b>strongSwan</b> cryptographical
-plugins <b>aes des sha1 sha2 md5 gmp</b>.
+plugin based on the <b>OpenSSL</b> library for all cryptographical and X.509
+certificate functions whereas roadwarrior <b>dave</b> uses the default <b>strongSwan</b>
+cryptographical plugins <b>aes des sha1 sha2 md5 gmp</b> and <b>x509</b>.
 <p>
 The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each 
 to gateway <b>moon</b>. The authentication is based on <b>X.509 certificates</b>.
index e4d41df396c30c120760766b45acc53097fbe15e..1029b8536466322b56895f79ca247904e14bc9f4 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = test-vectors pem pkcs1 x509 openssl random hmac curl
+  load = test-vectors pem pkcs1 openssl random hmac curl
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 1531d9933bce4d09a032a4befdc554710845873f..edc6dbed4bb7affb426d15faa0909c2e78e2717d 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = test-vectors pem pkcs1 x509 openssl random hmac curl
+  load = test-vectors pem pkcs1 openssl random hmac curl
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)