aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/gcrypt-ikev2/rw-cert/hosts/carol/etc/strongswan.conf
blob: edb7e40d1fcfb09b2b0e3634c24dc19d52f0c058 (plain)
1
2
3
4
5
6
7
8
9
10
11
# /etc/strongswan.conf - strongSwan configuration file

charon {
  load = curl test-vectors gcrypt x509 pubkey hmac stroke kernel-netlink updown
}

libstrongswan {
  crypto_test {
    on_add = yes
  }
}