aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/gcrypt-ikev1/alg-twofish/hosts/carol/etc/strongswan.conf
blob: b5ca668ac1452c8ced1a4e5f1f8a46fadfdf9343 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# /etc/strongswan.conf - strongSwan configuration file

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

charon-systemd {
  load = nonce pem pkcs1 gcrypt hmac x509 revocation curl vici kernel-netlink socket-default

  syslog {
    daemon {
      default = 1
    }
    auth {
      default = 0
    }
  }
  send_vendor_id = yes
}