Use python-based swidGenerator to generated SWID tags

This commit is contained in:
Andreas Steffen
2014-04-15 09:21:06 +02:00
parent 8505ce1cc6
commit 8c40609f96
38 changed files with 717 additions and 232 deletions
+9
View File
@@ -1,2 +1,11 @@
charon.plugins.imc-swid.swid_directory = ${prefix}/share
Directory where SWID tags are located.
charon.plugins.imc-swid.swid_generator = /usr/local/bin/swid_generator
SWID generator command to be executed.
charon.plugins.imc-swid.pretty = FALSE
Generate XML-encoded SWID tags with pretty indentation.
charon.plugins.imc-swid.full = FALSE
Include file information in the XML-encoded SWID tags.