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