aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/af-alg/rw-cert/hosts/dave/etc/strongswan.conf
blob: b6be829f4b9f3484f7ef5798032dd8151a75b8e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# /etc/strongswan.conf - strongSwan configuration file

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

charon-systemd {
  load = random nonce test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp x509 revocation curl hmac xcbc ctr ccm gcm kernel-netlink socket-default updown vici
  integrity_test = yes
  crypto_test {
    on_add = yes
  }
}