]> git.ipfire.org Git - thirdparty/strongswan.git/blob - conf/options/imcv.opt
33ab74bd56bbb275707f1285cbaf21b319525ca9
[thirdparty/strongswan.git] / conf / options / imcv.opt
1 charon.imcv {}
2 Defaults for options in this section can be configured in the _libimcv_
3 section.
4
5 charon.imcv.assessment_result = yes
6 Whether IMVs send a standard IETF Assessment Result attribute.
7
8 charon.imcv.database =
9 Global IMV policy database URI. If it contains a password, make sure to
10 adjust the permissions of the config file accordingly.
11
12 charon.imcv.os_info.name =
13 Manually set the name of the client OS (e.g. Ubuntu).
14
15 charon.imcv.os_info.version =
16 Manually set the version of the client OS (e.g. 12.04 i686).
17
18 charon.imcv.os_info.default_password_enabled = no
19 Manually set whether a default password is enabled
20
21 charon.imcv.policy_script = ipsec _imv_policy
22 Script called for each TNC connection to generate IMV policies.
23
24 libimcv.debug_level = 1
25 Debug level for a stand-alone _libimcv_ library.
26
27 libimcv.load = random nonce gmp pubkey x509
28 Plugins to load in IMC/IMVs with stand-alone _libimcv_ library.
29
30 libimcv.stderr_quiet = no
31 Disable output to stderr with a stand-alone _libimcv_ library.