aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/openssl-ikev2/rw-eap-tls-only/hosts/moon/etc/strongswan.conf
blob: 46d8e2933f7ec7ce4bcf1c5ce688a3f1bbe15dac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# /etc/strongswan.conf - strongSwan configuration file

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

libtls {
  key_exchange = ecdhe-ecdsa
  cipher = aes128
  mac = sha256
}