Selectively enable PT-TLS and/or RADIUS sockets in tnc-pdp plugin

This commit is contained in:
Andreas Steffen
2013-08-26 20:36:07 +02:00
parent 9455f8b386
commit 0d9e375193
2 changed files with 102 additions and 77 deletions
+6
View File
@@ -712,9 +712,15 @@ Path to X.509 certificate file of IF-MAP server
.BR charon.plugins.tnc-ifmap.username_password
Credentials of IF-MAP client of the form username:password
.TP
.BR charon.plugins.tnc-pdp.pt_tls.enable " [yes]"
Enable PT-TLS protocol on the strongSwan PDP
.TP
.BR charon.plugins.tnc-pdp.pt_tls.port " [271]"
PT-TLS server port the strongSwan PDP is listening on
.TP
.BR charon.plugins.tnc-pdp.radius.enable " [yes]"
Enable RADIUS protocol on the strongSwan PDP
.TP
.BR charon.plugins.tnc-pdp.radius.method " [ttls]"
EAP tunnel method to be used
.TP