aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/tnc/tnccs-11-radius-pts/hosts/carol/etc/strongswan.conf
blob: 56c6b9f57580cf10cf43c7d315fababb617274a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# /etc/strongswan.conf - strongSwan configuration file

charon {
  load = curl openssl pem pkcs1 random nonce revocation stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-11 updown
  multiple_authentication=no
}

libimcv {
  plugins {
    imc-test {
      command = allow
    }
  }
}