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

View File

@ -586,6 +586,7 @@ if test x$random = xtrue; then
fi
if test x$x509 = xtrue; then
libstrongswan_plugins=${libstrongswan_plugins}" x509"
pluto_plugins=${pluto_plugins}" x509"
fi
if test x$pubkey = xtrue; then
libstrongswan_plugins=${libstrongswan_plugins}" pubkey"

View File

@ -1,7 +1,7 @@
# /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
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /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
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /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
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /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
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /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
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /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
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /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
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = pem pkcs1 gcrypt hmac curl
load = pem pkcs1 x509 gcrypt hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = pem pkcs1 gcrypt hmac curl
load = pem pkcs1 x509 gcrypt hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = pem pkcs1 gcrypt hmac curl
load = pem pkcs1 x509 gcrypt hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = pem pkcs1 gcrypt hmac curl
load = pem pkcs1 x509 gcrypt hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors pem pkcs1 gcrypt hmac curl
load = test-vectors pem pkcs1 x509 gcrypt hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -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)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors pem pkcs1 gcrypt hmac curl
load = test-vectors pem pkcs1 x509 gcrypt hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

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

View File

@ -5,7 +5,7 @@ charon {
}
pluto {
load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random hmac
load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 x509 gmp random hmac
}
libstrongswan {

View File

@ -5,5 +5,5 @@ charon {
}
pluto {
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random hmac
load = curl aes des sha1 sha2 md5 pem pkcs1 x509 gmp random hmac
}

View File

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

View File

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

View File

@ -1,9 +1,9 @@
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
}
openac {
load = sha1 sha2 md5 pem pkcs1 gmp random x509
load = sha1 sha2 md5 pem pkcs1 x509 gmp random x509
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

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

View File

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

View File

@ -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)

View File

@ -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)

View File

@ -1,7 +1,7 @@
# /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
dns1 = PH_IP_WINNETOU
dns2 = PH_IP6_VENUS
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -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)

View File

@ -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)

View File

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

View File

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

View File

@ -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)

View File

@ -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)

View File

@ -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)

View File

@ -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)

View File

@ -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)

View File

@ -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)

View File

@ -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)

View File

@ -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)

View File

@ -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)

View File

@ -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)

View File

@ -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)

View File

@ -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)

View File

@ -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)

View File

@ -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)