implement CRL checking from authnid

This commit is contained in:
dandds
2018-08-06 11:12:58 -04:00
committed by richard-dds
parent 2d5651a21d
commit 2c606f7d00
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