| 1234567891011121314151617 | coupling {    # File to store coupling list to.    # file =    # Hashing algorithm to fingerprint coupled certificates.    # hash = sha1    # Whether to load the plugin. Can also be an integer to increase the    # priority of this plugin.    load = yes    # Maximum number of coupling entries to create.    # max = 1}
 |