15 lines
283 B
Plaintext
15 lines
283 B
Plaintext
|
|
revocation {
|
||
|
|
|
||
|
|
# Whether CRL validation should be enabled.
|
||
|
|
# enable_crl = yes
|
||
|
|
|
||
|
|
# Whether OCSP validation should be enabled.
|
||
|
|
# enable_ocsp = yes
|
||
|
|
|
||
|
|
# Whether to load the plugin. Can also be an integer to increase the
|
||
|
|
# priority of this plugin.
|
||
|
|
load = yes
|
||
|
|
|
||
|
|
}
|
||
|
|
|