aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/crl-to-cache/hosts/carol/etc/strongswan.conf
blob: 48e34abba3a76c25e35e17f48dc800abd9129b3e (plain)
1
2
3
4
5
6
7
8
9
10
11
# /etc/strongswan.conf - strongSwan configuration file

swanctl {
  load = pem pkcs1 x509 revocation constraints pubkey openssl random
}

charon-systemd {
  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kernel-netlink socket-default vici

  cache_crls = yes
}