diff options
Diffstat (limited to 'conf/plugins/revocation.opt')
-rw-r--r-- | conf/plugins/revocation.opt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/plugins/revocation.opt b/conf/plugins/revocation.opt new file mode 100644 index 000000000..5d2b8c026 --- /dev/null +++ b/conf/plugins/revocation.opt @@ -0,0 +1,7 @@ +charon.plugins.revocation.enable_ocsp = yes + Whether OCSP validation should be enabled. + +charon.plugins.revocation.enable_crl = yes + Whether CRL validation should be enabled. + + |