diff options
author | Tobias Brunner <tobias@strongswan.org> | 2014-02-07 13:49:28 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2014-02-12 14:34:34 +0100 |
commit | 4576f7f960aa643894cf83325bab913f940f0825 (patch) | |
tree | ad546c1d020815e4799724e315d27592da5909d7 /conf/plugins/tnc-imv.opt | |
parent | abd5c7bea2c0c5e9fc14ad81a6fed67a6f573261 (diff) | |
download | strongswan-4576f7f960aa643894cf83325bab913f940f0825.tar.bz2 strongswan-4576f7f960aa643894cf83325bab913f940f0825.tar.xz |
conf: Document libtnccs options
Diffstat (limited to 'conf/plugins/tnc-imv.opt')
-rw-r--r-- | conf/plugins/tnc-imv.opt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/plugins/tnc-imv.opt b/conf/plugins/tnc-imv.opt new file mode 100644 index 000000000..788753ce7 --- /dev/null +++ b/conf/plugins/tnc-imv.opt @@ -0,0 +1,5 @@ +charon.plugins.tnc-imv.dlclose = yes + Unload IMV after use. + +charon.plugins.tnc-imv.recommendation_policy = default + TNC recommendation policy, one of _default_, _any_, or _all_. |