Validate CLIN PoP against configurable contract start and end dates

This commit is contained in:
leigh-mil
2019-09-05 11:25:14 -04:00
parent 5419e1c475
commit e4ca027065
3 changed files with 57 additions and 20 deletions

View File

@@ -2,6 +2,8 @@
CAC_URL = http://localhost:8000/login-redirect
CA_CHAIN = ssl/server-certs/ca-chain.pem
CLASSIFIED = false
CONTRACT_START_DATE = 2019-09-14
CONTRACT_END_DATE = 2022-09-14
COOKIE_SECRET = some-secret-please-replace
DISABLE_CRL_CHECK = false
CRL_FAIL_OPEN = false