aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/gcrypt-ikev2/rw-cert/hosts/moon/etc/strongswan.conf
blob: c637e97ecbf652a6716e298e260b762a2a42b7c5 (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 = curl test-vectors pem pkcs1 gcrypt nonce x509 revocation hmac xcbc ctr ccm gcm vici kernel-netlink socket-default updown
  integrity_test = yes
  crypto_test {
    on_add = yes
  }
}