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,11 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
}
scepclient {
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)
@@ -1,11 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
}
scepclient {
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)