diff options
Diffstat (limited to 'conf/options/imcv.opt')
-rw-r--r-- | conf/options/imcv.opt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/options/imcv.opt b/conf/options/imcv.opt index 33ab74bd5..177781ff7 100644 --- a/conf/options/imcv.opt +++ b/conf/options/imcv.opt @@ -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. |