implement CRL checking from authnid

This commit is contained in:
dandds
2018-08-06 11:12:58 -04:00
parent be079a62dc
commit ac95bf371e
9 changed files with 58 additions and 4 deletions

View File

@@ -19,3 +19,5 @@ PGDATABASE = atat
SESSION_TYPE = redis
SESSION_COOKIE_NAME=atat
SESSION_USE_SIGNER = True
CRL_DIRECTORY = crl
CA_CHAIN = ssl/server-certs/ca-chain.pem