no op version of CRL cache for disabling crl check

This commit is contained in:
dandds
2019-01-17 10:22:00 -05:00
parent 1ee0c11a63
commit becaec8d42
4 changed files with 62 additions and 14 deletions

View File

@@ -4,6 +4,7 @@ CA_CHAIN = ssl/server-certs/ca-chain.pem
CLASSIFIED = false
COOKIE_SECRET = some-secret-please-replace
CRL_DIRECTORY = crl
DISABLE_CRL_CHECK = false
DEBUG = true
ENVIRONMENT = dev
PERMANENT_SESSION_LIFETIME = 600