aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/openssl-ikev2/critical-extension/hosts/moon/etc/strongswan.conf
blob: 49014624924c703af2d374467549c4fba487171e (plain)
1
2
3
4
5
6
7
8
9
10
# /etc/strongswan.conf - strongSwan configuration file

charon {
  load = curl pem pkcs1 random nonce openssl revocation hmac stroke kernel-netlink socket-default updown
  multiple_authentication = no

  x509 {
    enforce_critical = no
  }
}