13 Commits

Author SHA1 Message Date
dandds
20c7e943c8 Compose REDIS_URI from component parts.
This updates the configuration handling for the Redis connection string.
The motivation is so that the Redis password can be managed separately
via Azure Key Vault and eventually be rotated independently of the rest
of the connection URI.

This also tweaks the method we use to build the DATABASE_URI and removes
some stale config from the CI config file.
2019-12-04 13:28:26 -05:00
richard-dds
1746c297d1 Use deterministic "mock-test" CSP in CI 2019-10-29 16:19:53 -04:00
dandds
e3111af45e Allow DEBUG mode in CI. 2019-10-11 13:15:31 -04:00
dandds
44d52ae601 fix crl storage config name 2019-03-01 15:31:02 -05:00
dandds
9aa15d57e8 CRL Provider for syncing CRLs from cached source 2019-02-27 05:51:50 -05:00
Patrick Smith
3ce4012561 Set debug to false in test config 2019-02-21 16:24:53 -05:00
richard-dds
8494744801 Disable CSRF checking in test and CI 2018-08-06 16:36:49 -04:00
dandds
ac95bf371e implement CRL checking from authnid 2018-08-06 11:12:58 -04:00
Patrick Smith
6c01b614b9 Configure CI redis URI 2018-08-03 15:21:20 -04:00
dandds
9bc64ba269 CI should use the test database 2018-08-03 09:50:39 -04:00
Devon Mackay
40359e8e2d Switch to postgres in a container 2018-07-31 11:50:33 -04:00
Devon Mackay
ea014d3b8b Add postgres hostname used during CI 2018-07-31 11:50:33 -04:00
richard-dds
41701290ea Add .ini configuration management 2018-06-11 16:42:13 -04:00