From 41f57038e4a8072248dfa69f304f53ea0a8b78a9 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Tue, 25 Aug 2009 13:21:50 +0200 Subject: tests load pem/pkcs1 plugins, pubkey plugin not needed anymore --- .../tests/ikev2/rw-eap-sim-id-radius/hosts/carol/etc/strongswan.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/tests/ikev2/rw-eap-sim-id-radius/hosts/carol/etc') diff --git a/testing/tests/ikev2/rw-eap-sim-id-radius/hosts/carol/etc/strongswan.conf b/testing/tests/ikev2/rw-eap-sim-id-radius/hosts/carol/etc/strongswan.conf index cc451fc8d..d606009fa 100644 --- a/testing/tests/ikev2/rw-eap-sim-id-radius/hosts/carol/etc/strongswan.conf +++ b/testing/tests/ikev2/rw-eap-sim-id-radius/hosts/carol/etc/strongswan.conf @@ -1,5 +1,5 @@ # /etc/strongswan.conf - strongSwan configuration file charon { - load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink fips-prf eapsim eapsim-file eapidentity updown + load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink fips-prf eapsim eapsim-file eapidentity updown } -- cgit v1.2.3