revocation: OCSP and/or CRL fetching can be disabled

This commit is contained in:
Andreas Steffen
2016-12-30 18:12:53 +01:00
parent 08253bbba3
commit e3f63c6469
3 changed files with 79 additions and 38 deletions
+7
View File
@@ -0,0 +1,7 @@
charon.plugins.revocation.enable_ocsp = yes
Whether OCSP fetching should be enabled.
charon.plugins.revocation.enable_crl = yes
Whether CRL fetching should be enabled.