From 535798cfe3c6f14c9b78e6c27ee4f65e248407fe Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 10 Aug 2011 15:58:18 +0200 Subject: [PATCH] added tnc-ifmap attributes to manpage --- man/strongswan.conf.5.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in index 413805702..5bc67830e 100644 --- a/man/strongswan.conf.5.in +++ b/man/strongswan.conf.5.in @@ -466,6 +466,21 @@ Database URI for charons SQL plugin .BR charon.plugins.sql.loglevel " [-1]" Loglevel for logging to SQL database .TP +.BR charon.plugins.tnc-ifmap.auth_type "[Basic]" +Authentication method of strongSwan MAP client +.TP +.BR charon.plugins.tnc-ifmap.device_name +Unique name of strongSwan as a PEP and/or PDP device +.TP +.BR charon.plugins.tnc-ifmap.password +Authentication password of strongSwan MAP client +.TP +.BR charon.plugins.tnc-ifmap.server_cert +Certificate of MAP server +.TP +.BR charon.plugins.tnc-ifmap.username +Authentication username of strongSwan MAP client +.TP .BR charon.plugins.tnc-imc.preferred_language " [en]" Preferred language for TNC recommendations .TP