tests load pem/pkcs1 plugins, pubkey plugin not needed anymore

This commit is contained in:
Martin Willi
2009-08-26 11:23:55 +02:00
parent 0df451bc07
commit 41f57038e4
378 changed files with 389 additions and 389 deletions
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = openssl pubkey random hmac curl
load = pem pkcs1 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = aes des sha1 sha2 md5 gmp openssl pubkey random hmac curl
load = aes des sha1 sha2 md5 pem pkcs1 gmp pem pkcs1 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = openssl pubkey random hmac curl
load = pem pkcs1 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = openssl pubkey random hmac curl
load = pem pkcs1 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = aes des sha1 sha2 md5 gmp openssl pubkey random hmac curl
load = aes des sha1 sha2 md5 pem pkcs1 gmp pem pkcs1 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = openssl pubkey random hmac curl
load = pem pkcs1 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = openssl pubkey random hmac curl
load = pem pkcs1 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = aes des sha1 sha2 md5 gmp openssl pubkey random hmac curl
load = aes des sha1 sha2 md5 pem pkcs1 gmp pem pkcs1 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = openssl pubkey random hmac curl
load = pem pkcs1 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors openssl pubkey random hmac curl
load = test-vectors pem pkcs1 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors aes des sha1 sha2 md5 gmp pubkey random hmac curl
load = test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors openssl pubkey random hmac curl
load = test-vectors pem pkcs1 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)