Annotation of embedaddon/strongswan/conf/plugins/dnscert.conf, revision 1.1.1.1
1.1 misho 1: dnscert {
2:
3: # Enable fetching of CERT RRs via DNS.
4: # enable = no
5:
6: # Whether to load the plugin. Can also be an integer to increase the
7: # priority of this plugin.
8: load = yes
9:
10: }
11: