CRL Provider for syncing CRLs from cached source

This commit is contained in:
dandds
2019-02-24 13:47:38 -05:00
parent beea7d11da
commit 9aa15d57e8
11 changed files with 66 additions and 210 deletions

View File

@@ -3,5 +3,5 @@ DEBUG = false
PGHOST = postgreshost
PGDATABASE = atat_test
REDIS_URI = redis://redishost:6379
CRL_DIRECTORY = tests/fixtures/crl
CRL_CONTAINER = tests/fixtures/crl
WTF_CSRF_ENABLED = false