aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1-c-p/xauth-id-rsa/hosts/carol/etc/strongswan.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/ikev1-c-p/xauth-id-rsa/hosts/carol/etc/strongswan.conf')
-rw-r--r--testing/tests/ikev1-c-p/xauth-id-rsa/hosts/carol/etc/strongswan.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/tests/ikev1-c-p/xauth-id-rsa/hosts/carol/etc/strongswan.conf b/testing/tests/ikev1-c-p/xauth-id-rsa/hosts/carol/etc/strongswan.conf
new file mode 100644
index 000000000..5cd9bf11e
--- /dev/null
+++ b/testing/tests/ikev1-c-p/xauth-id-rsa/hosts/carol/etc/strongswan.conf
@@ -0,0 +1,9 @@
+# /etc/strongswan.conf - strongSwan configuration file
+
+charon {
+ load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation gmp random nonce curl xauth-generic kernel-netlink socket-default updown stroke
+}
+
+libstrongswan {
+ dh_exponent_ansi_x9_42 = no
+}