the ikev1 scenarios need the x509 plugin

This commit is contained in:
Andreas Steffen
2009-10-06 14:38:34 +02:00
parent cf85e1319b
commit f3e9eae283
49 changed files with 56 additions and 55 deletions
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = pem pkcs1 openssl random hmac curl
load = pem pkcs1 x509 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 pem pkcs1 gmp pem pkcs1 openssl random hmac curl
load = aes des sha1 sha2 md5 pem pkcs1 x509 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 = pem pkcs1 openssl random hmac curl
load = pem pkcs1 x509 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = pem pkcs1 openssl random hmac curl
load = pem pkcs1 x509 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 pem pkcs1 gmp pem pkcs1 openssl random hmac curl
load = aes des sha1 sha2 md5 pem pkcs1 x509 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 = pem pkcs1 openssl random hmac curl
load = pem pkcs1 x509 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = pem pkcs1 openssl random hmac curl
load = pem pkcs1 x509 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 pem pkcs1 gmp pem pkcs1 openssl random hmac curl
load = aes des sha1 sha2 md5 pem pkcs1 x509 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 = pem pkcs1 openssl random hmac curl
load = pem pkcs1 x509 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 pem pkcs1 openssl random hmac curl
load = test-vectors pem pkcs1 x509 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 pem pkcs1 gmp random hmac curl
load = test-vectors aes des sha1 sha2 md5 pem pkcs1 x509 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 pem pkcs1 openssl random hmac curl
load = test-vectors pem pkcs1 x509 openssl random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)