openssl-ikev2/rw-cert scenario doesn't need x509 plugin any more

This commit is contained in:
Andreas Steffen
2010-05-25 15:26:46 +02:00
parent e2bd6b616e
commit 2996cb3163
3 changed files with 5 additions and 5 deletions
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl test-vectors pem pkcs1 openssl random x509 hmac stroke kernel-netlink socket-default updown
load = curl test-vectors pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
}
libstrongswan {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl test-vectors pem pkcs1 openssl random x509 hmac stroke kernel-netlink socket-default updown
load = curl test-vectors pem pkcs1 openssl random hmac stroke kernel-netlink socket-default updown
}
libstrongswan {