all x509 based openssl-ikev2 scenarios require the revocation plugin

This commit is contained in:
Andreas Steffen 2010-07-15 22:33:05 +02:00
parent 6c2bd2a7d8
commit 001787b3eb
17 changed files with 17 additions and 17 deletions

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
load = curl pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
load = curl pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
load = curl pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 openssl random hmac xcbc stroke kernel-netlink socket-default updown
load = curl pem pkcs1 openssl revocation random hmac xcbc stroke kernel-netlink socket-default updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 openssl random hmac xcbc stroke kernel-netlink socket-default updown
load = curl pem pkcs1 openssl revocation random hmac xcbc stroke kernel-netlink socket-default updown
}

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
load = curl pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
}
libstrongswan {

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp pem pkcs1 x509 openssl random hmac stroke kernel-netlink socket-default updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp pem pkcs1 x509 openssl revocation random hmac stroke kernel-netlink socket-default updown
}
libstrongswan {

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
load = curl pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
}
libstrongswan {

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
load = curl pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
}
libstrongswan {

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp pem pkcs1 x509 openssl random hmac stroke kernel-netlink socket-default updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp pem pkcs1 x509 openssl revocation random hmac stroke kernel-netlink socket-default updown
}
libstrongswan {

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
load = curl pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
}
libstrongswan {

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
load = curl pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
load = curl pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
load = curl pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
}

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl test-vectors pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
load = curl test-vectors pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
}
libstrongswan {

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac stroke kernel-netlink socket-default updown
load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac stroke kernel-netlink socket-default updown
}
libstrongswan {

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl test-vectors pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
load = curl test-vectors pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown
}
libstrongswan {