# /etc/strongswan.conf - strongSwan configuration file charon { load = openssl pem pkcs1 random nonce x509 curl revocation stroke kernel-netlink socket-default eap-identity eap-ttls eap-tnc tnc-tnccs tnc-imc tnc-imv tnccs-20 updown multiple_authentication = no plugins { eap-ttls { request_peer_auth = yes phase2_piggyback = yes phase2_tnc =yes } tnccs-20 { mutual = yes } } } libimcv { plugins { imc-test { command = allow } imv-test { rounds = 1 } } }