From b07fb365efe1377f17a82a05e0c5f510d3169b7d Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 27 Mar 2015 21:05:00 +0100 Subject: [PATCH] Added PB-TNC test options to strongswan.conf man page --- conf/plugins/tnccs-20.opt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/conf/plugins/tnccs-20.opt b/conf/plugins/tnccs-20.opt index 4794d8546..8d16d1cb2 100644 --- a/conf/plugins/tnccs-20.opt +++ b/conf/plugins/tnccs-20.opt @@ -6,3 +6,9 @@ charon.plugins.tnccs-20.max_message_size = 65490 charon.plugins.tnccs-20.mutual = no Enable PB-TNC mutual protocol. + +charon.plugins.tnccs-20.tests.pb_tnc_noskip = no + Send an unsupported PB-TNC message type with the NOSKIP flag set. + +charon.plugins.tnccs-20.tests.pb_tnc_version = 2 + Send a PB-TNC batch with a modified PB-TNC version.