diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-05-23 15:05:57 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-05-23 15:05:57 +0200 |
commit | 31c83b973e2081c791b5ef1391913135660ca6b8 (patch) | |
tree | 9deec756750d0e68399cd53d819058184d720a8e /testing/tests/openssl-ikev1/alg-ecp-low/hosts/carol | |
parent | ad59f3a91a7bbe79b69845e521732b6842afa02c (diff) | |
download | strongswan-31c83b973e2081c791b5ef1391913135660ca6b8.tar.bz2 strongswan-31c83b973e2081c791b5ef1391913135660ca6b8.tar.xz |
load nonce plugin
Diffstat (limited to 'testing/tests/openssl-ikev1/alg-ecp-low/hosts/carol')
-rw-r--r-- | testing/tests/openssl-ikev1/alg-ecp-low/hosts/carol/etc/strongswan.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/openssl-ikev1/alg-ecp-low/hosts/carol/etc/strongswan.conf b/testing/tests/openssl-ikev1/alg-ecp-low/hosts/carol/etc/strongswan.conf index bdbdad2e5..0bbf93a18 100644 --- a/testing/tests/openssl-ikev1/alg-ecp-low/hosts/carol/etc/strongswan.conf +++ b/testing/tests/openssl-ikev1/alg-ecp-low/hosts/carol/etc/strongswan.conf @@ -1,5 +1,5 @@ # /etc/strongswan.conf - strongSwan configuration file charon { - load = curl pem pkcs1 openssl revocation random hmac stroke kernel-netlink socket-default updown + load = curl pem pkcs1 openssl revocation random nonce hmac stroke kernel-netlink socket-default updown } |