swid-gen: Share SWID generator between sw-collector, imc-swima and imc-swid
This commit is contained in:
@@ -21,6 +21,15 @@ charon.imcv.os_info.default_password_enabled = no
|
||||
charon.imcv.policy_script = ipsec _imv_policy
|
||||
Script called for each TNC connection to generate IMV policies.
|
||||
|
||||
libimcv.swid_gen.command = /usr/local/bin/swid_generator
|
||||
SWID generator command to be executed.
|
||||
|
||||
libimcv.swid_gen.tag_creator.name = strongSwan Project
|
||||
Name of the tagCreator entity.
|
||||
|
||||
libimcv.swid_gen.tag_creator.regid = strongswan.org
|
||||
regid of the tagCreator entity.
|
||||
|
||||
libimcv.debug_level = 1
|
||||
Debug level for a stand-alone _libimcv_ library.
|
||||
|
||||
|
||||
@@ -22,14 +22,5 @@ sw-collector.rest_api.uri =
|
||||
sw-collector.rest_api.timeout = 120
|
||||
Timeout of REST API HTTP POST transaction.
|
||||
|
||||
sw-collector.tag_creator.name = strongSwan Project
|
||||
Name of the tagCreator entity.
|
||||
|
||||
sw-collector.tag_creator.regid = strongswan.org
|
||||
regid of the tagCreator entity.
|
||||
|
||||
sw-collector.swid_generator = /usr/local/bin/swid_generator
|
||||
SWID generator command to be executed.
|
||||
|
||||
sw-collector.load =
|
||||
Plugins to load in sw-collector tool.
|
||||
|
||||
Reference in New Issue
Block a user