summaryrefslogtreecommitdiff
path: root/conf/plugins/coupling.opt
diff options
context:
space:
mode:
Diffstat (limited to 'conf/plugins/coupling.opt')
-rw-r--r--conf/plugins/coupling.opt8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/plugins/coupling.opt b/conf/plugins/coupling.opt
new file mode 100644
index 000000000..179579d47
--- /dev/null
+++ b/conf/plugins/coupling.opt
@@ -0,0 +1,8 @@
+charon.plugins.coupling.file
+ File to store coupling list to.
+
+charon.plugins.coupling.hash = sha1
+ Hashing algorithm to fingerprint coupled certificates.
+
+charon.plugins.coupling.max = 1
+ Maximum number of coupling entries to create.