summaryrefslogtreecommitdiff
path: root/conf/plugins/addrblock.conf
blob: 274961341b2252bc4bf23a1e3f5fa1c1b02d34fa (plain)
1
2
3
4
5
6
7
8
9
10
11
addrblock {

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    # Whether to strictly require addrblock extension in subject certificates.
    # strict = yes

}