Annotation of embedaddon/strongswan/conf/plugins/imc-swima.opt, revision 1.1.1.1

1.1       misho       1: libimcv.plugins.imc-swima.eid_epoch = 0x11223344
                      2:        Set 32 bit epoch value for event IDs manually if software collector database
                      3:        is not available.
                      4: 
                      5: libimcv.plugins.imc-swima.swid_database =
                      6:        URI to software collector database containing event timestamps, software
                      7:        creation and deletion events and collected software identifiers.
                      8: 
                      9:        URI to software collector database containing event timestamps, software
                     10:        creation and deletion events and collected software identifiers.
                     11:        If it contains a password, make sure to adjust the permissions of the config
                     12:        file accordingly.
                     13: 
                     14: libimcv.plugins.imc-swima.swid_directory = ${prefix}/share
                     15:        Directory where SWID tags are located.
                     16: 
                     17: libimcv.plugins.imc-swima.swid_pretty = no
                     18:        Generate XML-encoded SWID tags with pretty indentation.
                     19: 
                     20: libimcv.plugins.imc-swima.swid_full = no
                     21:        Include file information in the XML-encoded SWID tags.
                     22: 
                     23: libimcv.plugins.imc-swima.subscriptions = no
                     24:        Accept SW Inventory or SW Events subscriptions.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>