]> git.ipfire.org Git - thirdparty/strongswan.git/blame - testing/tests/libipsec/net2net-cert-ipv6/hosts/moon/etc/strongswan.conf
testing: Converted libipsec/net2net-cert-ipv6 to swanctl
[thirdparty/strongswan.git] / testing / tests / libipsec / net2net-cert-ipv6 / hosts / moon / etc / strongswan.conf
CommitLineData
98e72853
TB
1# /etc/strongswan.conf - strongSwan configuration file
2
86d1b7a1
AS
3swanctl {
4 load = pem pkcs1 x509 revocation constraints pubkey openssl random
5}
6
7charon-systemd {
8 load = random nonce pem pkcs1 x509 openssl curl revocation vici kernel-libipsec kernel-netlink socket-default updown
9
10 syslog {
11 daemon {
12 default = 1
13 }
14 auth {
15 default = 0
16 }
17 }
98e72853
TB
18 multiple_authentication = no
19}