tests load pem/pkcs1 plugins, pubkey plugin not needed anymore

This commit is contained in:
Martin Willi
2009-08-26 11:23:55 +02:00
parent 0df451bc07
commit 41f57038e4
378 changed files with 389 additions and 389 deletions
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl openssl random x509 pubkey hmac stroke kernel-netlink updown
load = curl pem pkcs1 openssl random x509 hmac stroke kernel-netlink updown
}
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl openssl random x509 pubkey hmac stroke kernel-netlink updown
load = curl pem pkcs1 openssl random x509 hmac stroke kernel-netlink updown
}
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl openssl random x509 pubkey hmac stroke kernel-netlink updown
load = curl pem pkcs1 openssl random x509 hmac stroke kernel-netlink updown
}