This file is indexed.

/etc/strongswan.d/charon/eap-tnc.conf is in strongswan-plugin-eap-tnc 5.1.2-0ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
eap-tnc {

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    # Maximum number of processed EAP-TNC packets (0 = no limit).
    # max_message_count = 10

    # IF-TNCCS protocol version to be used (tnccs-1.1, tnccs-2.0,
    # tnccs-dynamic).
    # protocol = tnccs-1.1

}