diff options
-rw-r--r-- | man/strongswan.conf.5.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in index 905c55233..8000951ab 100644 --- a/man/strongswan.conf.5.in +++ b/man/strongswan.conf.5.in @@ -635,9 +635,15 @@ Passphrase protecting the private key .BR charon.plugins.tnc-ifmap.username Authentication username of strongSwan MAP client .TP +.BR charon.plugins.tnc-imc.dlclose " [yes]" +Unload IMC after use +.TP .BR charon.plugins.tnc-imc.preferred_language " [en]" Preferred language for TNC recommendations .TP +.BR charon.plugins.tnc-imv.dlclose " [yes]" +Unload IMV after use +.TP .BR charon.plugins.tnc-pdp.method " [ttls]" EAP tunnel method to be used .TP |