blob: e14c94aca35c9b310ab0015588cd4949eecfc9e9 (
plain)
1
2
3
4
5
6
7
8
9
10
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.
|