aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hosts/bob/etc
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-06-07 12:44:02 +0200
committerMartin Willi <martin@strongswan.org>2009-06-09 11:03:34 +0200
commit4ca4efb28f8c3d49eebc62bd21ac5e1e029bb34d (patch)
tree4a5fa39aaa38527002a134eb2207e06049342ab1 /testing/hosts/bob/etc
parent53df4793d44b44970558cdb156c90c5984d66818 (diff)
downloadstrongswan-4ca4efb28f8c3d49eebc62bd21ac5e1e029bb34d.tar.bz2
strongswan-4ca4efb28f8c3d49eebc62bd21ac5e1e029bb34d.tar.xz
update strongswan.conf for pluto and scepclient
Diffstat (limited to 'testing/hosts/bob/etc')
-rw-r--r--testing/hosts/bob/etc/strongswan.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/testing/hosts/bob/etc/strongswan.conf b/testing/hosts/bob/etc/strongswan.conf
index aedc2a8f6..4e52c6a6b 100644
--- a/testing/hosts/bob/etc/strongswan.conf
+++ b/testing/hosts/bob/etc/strongswan.conf
@@ -1,5 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
- load = sha1 sha2 md5 aes des hmac gmp random curl
+ load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
+}
+
+# pluto uses optimized DH exponent sizes (RFC 3526)
+
+libstrongswan {
+ dh_exponent_ansi_x9_42 = no
}