aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ipv6/transport-ikev1
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2017-11-10 15:53:52 +0100
committerTobias Brunner <tobias@strongswan.org>2017-11-15 17:09:55 +0100
commitbe214cb17e4eead2e3260dfe4700939756f4734a (patch)
tree5fc93e1bee228e6f7b2112049d13a26a70a6130d /testing/tests/ipv6/transport-ikev1
parent7a659c0f991138aedc3e21f6376e200b0ea01b8b (diff)
downloadstrongswan-be214cb17e4eead2e3260dfe4700939756f4734a.tar.bz2
strongswan-be214cb17e4eead2e3260dfe4700939756f4734a.tar.xz
testing: Globally define logging via syslog for charon-systemd
We could make the same change for charon (actually setting it for charon in strongswan.conf.testing would work for charon-systemd too), however, there are dozens of test cases that currently set charondebug in ipsec.conf.
Diffstat (limited to 'testing/tests/ipv6/transport-ikev1')
-rw-r--r--testing/tests/ipv6/transport-ikev1/hosts/moon/etc/strongswan.conf11
-rw-r--r--testing/tests/ipv6/transport-ikev1/hosts/sun/etc/strongswan.conf11
2 files changed, 2 insertions, 20 deletions
diff --git a/testing/tests/ipv6/transport-ikev1/hosts/moon/etc/strongswan.conf b/testing/tests/ipv6/transport-ikev1/hosts/moon/etc/strongswan.conf
index c45d26b80..15f8ad5bc 100644
--- a/testing/tests/ipv6/transport-ikev1/hosts/moon/etc/strongswan.conf
+++ b/testing/tests/ipv6/transport-ikev1/hosts/moon/etc/strongswan.conf
@@ -1,18 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
- load = pem pkcs1 x509 revocation constraints pubkey openssl random
+ load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
charon-systemd {
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
-
- syslog {
- daemon {
- default = 1
- }
- auth {
- default = 0
- }
- }
}
diff --git a/testing/tests/ipv6/transport-ikev1/hosts/sun/etc/strongswan.conf b/testing/tests/ipv6/transport-ikev1/hosts/sun/etc/strongswan.conf
index c45d26b80..15f8ad5bc 100644
--- a/testing/tests/ipv6/transport-ikev1/hosts/sun/etc/strongswan.conf
+++ b/testing/tests/ipv6/transport-ikev1/hosts/sun/etc/strongswan.conf
@@ -1,18 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
- load = pem pkcs1 x509 revocation constraints pubkey openssl random
+ load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
charon-systemd {
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
-
- syslog {
- daemon {
- default = 1
- }
- auth {
- default = 0
- }
- }
}