diff options
-rw-r--r-- | conf/plugins/tnccs-20.opt | 6 |
1 files changed, 6 insertions, 0 deletions
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. |