Annotation of embedaddon/strongswan/conf/plugins/tnccs-20.opt, revision 1.1.1.1
1.1 misho 1: charon.plugins.tnccs-20.max_batch_size = 65522
2: Maximum size of a PB-TNC batch (upper limit via PT-EAP = 65529).
3:
4: charon.plugins.tnccs-20.max_message_size = 65490
5: Maximum size of a PA-TNC message (upper limit via PT-EAP = 65497).
6:
7: charon.plugins.tnccs-20.mutual = no
8: Enable PB-TNC mutual protocol.
9:
10: charon.plugins.tnccs-20.tests.pb_tnc_noskip = no
11: Send an unsupported PB-TNC message type with the NOSKIP flag set.
12:
13: charon.plugins.tnccs-20.tests.pb_tnc_version = 2
14: Send a PB-TNC batch with a modified PB-TNC version.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>