aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2015-03-21 12:30:24 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2015-03-23 22:25:43 +0100
commitc6aed8aa21e639ea54eb0605bc2639815757ea82 (patch)
tree42ef4bec40dde0aba7bfeba14f4a61aa0ba953f3 /conf
parent80322d2cee75bfe804e9c427ada07898c9a8ef9f (diff)
downloadstrongswan-c6aed8aa21e639ea54eb0605bc2639815757ea82.tar.bz2
strongswan-c6aed8aa21e639ea54eb0605bc2639815757ea82.tar.xz
Optionally announce PB-TNC mutual protocol capability
Diffstat (limited to 'conf')
-rw-r--r--conf/plugins/tnccs-20.opt3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/plugins/tnccs-20.opt b/conf/plugins/tnccs-20.opt
index b15bc3fa1..4794d8546 100644
--- a/conf/plugins/tnccs-20.opt
+++ b/conf/plugins/tnccs-20.opt
@@ -3,3 +3,6 @@ charon.plugins.tnccs-20.max_batch_size = 65522
charon.plugins.tnccs-20.max_message_size = 65490
Maximum size of a PA-TNC message (upper limit via PT-EAP = 65497).
+
+charon.plugins.tnccs-20.mutual = no
+ Enable PB-TNC mutual protocol.