dandds
|
7fb407a3b1
|
make crl_check a CRLCache method
|
2018-08-20 10:24:14 -04:00 |
|
dandds
|
504b138765
|
handle case where certificate issuer is not in existing cache
|
2018-08-20 10:24:14 -04:00 |
|
dandds
|
b80701e200
|
more specific name for CRL revocation exception
|
2018-08-20 10:24:14 -04:00 |
|
dandds
|
c59f207227
|
simpler CRL implementation; load as-need because we cannot marshal openssl objects in python
|
2018-08-20 10:24:14 -04:00 |
|
dandds
|
e64c12da46
|
more straightforward crl check function
|
2018-08-20 10:24:14 -04:00 |
|
dandds
|
e9d6ee8102
|
build individual x509 stores for each CRL
|
2018-08-20 10:24:14 -04:00 |
|
dandds
|
3d9987ac13
|
use if-modified-since header to optimize CRL updates
|
2018-08-13 13:56:20 -04:00 |
|
dandds
|
855c0bc3c4
|
tests for AuthenticationContext
|
2018-08-09 15:01:43 -04:00 |
|
dandds
|
4da814aaf4
|
move crl validator
|
2018-08-09 15:01:43 -04:00 |
|
dandds
|
05de0665d4
|
basic implementation of email parsing for CAC user login
|
2018-08-09 15:01:06 -04:00 |
|
dandds
|
c0d72cd0d6
|
utility function for getting user email from x509 certificate
|
2018-08-09 15:01:06 -04:00 |
|
dandds
|
b89dd07fef
|
use DOD_SDN from mocks
|
2018-08-06 14:14:11 -04:00 |
|
dandds
|
4f8c0b81a0
|
import authnid sdn utils
|
2018-08-06 10:44:00 -04:00 |
|
dandds
|
f0a7bfcd0e
|
add CRL functionality from authnid
|
2018-08-06 10:44:00 -04:00 |
|