aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/rw-rsa-keyid/hosts/dave/etc/strongswan.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-05-23 15:05:57 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-05-23 15:05:57 +0200
commit31c83b973e2081c791b5ef1391913135660ca6b8 (patch)
tree9deec756750d0e68399cd53d819058184d720a8e /testing/tests/sql/rw-rsa-keyid/hosts/dave/etc/strongswan.conf
parentad59f3a91a7bbe79b69845e521732b6842afa02c (diff)
downloadstrongswan-31c83b973e2081c791b5ef1391913135660ca6b8.tar.bz2
strongswan-31c83b973e2081c791b5ef1391913135660ca6b8.tar.xz
load nonce plugin
Diffstat (limited to 'testing/tests/sql/rw-rsa-keyid/hosts/dave/etc/strongswan.conf')
-rw-r--r--testing/tests/sql/rw-rsa-keyid/hosts/dave/etc/strongswan.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/sql/rw-rsa-keyid/hosts/dave/etc/strongswan.conf b/testing/tests/sql/rw-rsa-keyid/hosts/dave/etc/strongswan.conf
index 137aecdeb..d37a13039 100644
--- a/testing/tests/sql/rw-rsa-keyid/hosts/dave/etc/strongswan.conf
+++ b/testing/tests/sql/rw-rsa-keyid/hosts/dave/etc/strongswan.conf
@@ -6,5 +6,5 @@ charon {
database = sqlite:///etc/ipsec.d/ipsec.db
}
}
- load = curl aes des sha1 sha2 md5 pem pkcs1 pubkey gmp random x509 revocation hmac stroke kernel-netlink socket-default updown sqlite sql
+ load = curl aes des sha1 sha2 md5 pem pkcs1 pubkey gmp random nonce x509 revocation hmac stroke kernel-netlink socket-default updown sqlite sql
}