coupling.conf 334 B

1234567891011121314151617
  1. coupling {
  2. # File to store coupling list to.
  3. # file =
  4. # Hashing algorithm to fingerprint coupled certificates.
  5. # hash = sha1
  6. # Whether to load the plugin. Can also be an integer to increase the
  7. # priority of this plugin.
  8. load = yes
  9. # Maximum number of coupling entries to create.
  10. # max = 1
  11. }