aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/gcrypt-ikev2/alg-camellia/hosts/moon/etc/strongswan.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2017-09-01 21:10:00 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2017-11-10 11:49:39 +0100
commit3659fda1a53543e45f93f5f391a6162081a139a2 (patch)
tree70234e260637f441d1d3361b237c90511a9f5b89 /testing/tests/gcrypt-ikev2/alg-camellia/hosts/moon/etc/strongswan.conf
parentb46deb81071eec565ee06a2267f08620ae9f6cb8 (diff)
downloadstrongswan-3659fda1a53543e45f93f5f391a6162081a139a2.tar.bz2
strongswan-3659fda1a53543e45f93f5f391a6162081a139a2.tar.xz
testing: Converted gcrypt-ikev2 to swanctl
Diffstat (limited to 'testing/tests/gcrypt-ikev2/alg-camellia/hosts/moon/etc/strongswan.conf')
-rw-r--r--testing/tests/gcrypt-ikev2/alg-camellia/hosts/moon/etc/strongswan.conf17
1 files changed, 15 insertions, 2 deletions
diff --git a/testing/tests/gcrypt-ikev2/alg-camellia/hosts/moon/etc/strongswan.conf b/testing/tests/gcrypt-ikev2/alg-camellia/hosts/moon/etc/strongswan.conf
index 3c094be34..dcc744541 100644
--- a/testing/tests/gcrypt-ikev2/alg-camellia/hosts/moon/etc/strongswan.conf
+++ b/testing/tests/gcrypt-ikev2/alg-camellia/hosts/moon/etc/strongswan.conf
@@ -1,5 +1,18 @@
# /etc/strongswan.conf - strongSwan configuration file
-charon {
- load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
+swanctl {
+ load = pem pkcs1 x509 revocation constraints pubkey openssl random
+}
+
+charon-systemd {
+ load = random nonce pem pkcs1 gcrypt hmac x509 revocation kernel-netlink curl socket-default updown vici
+
+ syslog {
+ daemon {
+ default = 1
+ }
+ auth {
+ default = 0
+ }
+ }
}