Files
strongswan-ext/testing/tests/tnc/tnccs-20-os/hosts/carol/etc/strongswan.conf
T

27 lines
462 B
Plaintext

# /etc/strongswan.conf - strongSwan configuration file
charon-systemd {
load = random nonce openssl pem pkcs1 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-tnccs tnc-imc tnccs-20 updown
multiple_authentication = no
syslog {
daemon {
tnc = 2
imc = 3
}
}
}
libtls {
suites = TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
}
libimcv {
plugins {
imc-os {
push_info = yes
}
}
}