]> git.ipfire.org Git - thirdparty/strongswan.git/blob - testing/tests/ikev2/rw-cert-pss/hosts/carol/etc/strongswan.conf
f5b3e5b1f82c4094d0e41807873e7f667eccb965
[thirdparty/strongswan.git] / testing / tests / ikev2 / rw-cert-pss / hosts / carol / etc / strongswan.conf
1 # /etc/strongswan.conf - strongSwan configuration file
2
3 swanctl {
4 load = pem pkcs1 x509 revocation constraints pubkey openssl random
5 }
6
7 charon-systemd {
8 load = random nonce sha1 sha2 mgf1 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
9
10 syslog {
11 daemon {
12 default = 1
13 }
14 auth {
15 default = 0
16 }
17 }
18 }