diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-03-16 11:14:40 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-03-16 11:14:40 +0100 |
commit | f673958e5902b278e3dfdb2d4737e7cdd3682314 (patch) | |
tree | 1694017de6595128ef6166416c73e904717bd261 /man | |
parent | bd360b39119aecee7c150f18719e6baa7665dcd2 (diff) | |
download | strongswan-f673958e5902b278e3dfdb2d4737e7cdd3682314.tar.bz2 strongswan-f673958e5902b278e3dfdb2d4737e7cdd3682314.tar.xz |
added the strongswan.conf options of the tnc-pdp plugin
Diffstat (limited to 'man')
-rw-r--r-- | man/strongswan.conf.5.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in index 8acf1e00a..12528565c 100644 --- a/man/strongswan.conf.5.in +++ b/man/strongswan.conf.5.in @@ -504,6 +504,18 @@ Authentication username of strongSwan MAP client .BR charon.plugins.tnc-imc.preferred_language " [en]" Preferred language for TNC recommendations .TP +.BR charon.plugins.tnc-pdp.method " [ttls]" +EAP tunnel method to be used +.TP +.BR charon.plugins.tnc-pdp.port " [1812]" +RADIUS server port the strongSwan PDP is listening on +.TP +.BR charon.plugins.tnc-pdp.secret +Shared RADIUS secret between strongSwan PDP and NAS +.TP +.BR charon.plugins.tnc-pdp.server +name of the strongSwan PDP as contained in the AAA certificate +.TP .BR charon.plugins.whitelist.enable " [yes]" enable loaded whitelist plugin .SS libstrongswan section |