tests.test_cfssl
Test CFSSL wrappers
Module Contents
Functions
Test CA fetching |
|
|
Make sure we have at least one revoked cert |
|
Test CA fetching |
Test that validate_reason works as expected |
|
|
Check that we can get a parseable CRL from the route |
|
Check that we can get a parseable CRL from the route |
Attributes
- async one_revoked_cert(ginosession)[source]
Make sure we have at least one revoked cert
- Parameters:
ginosession (None)
- Return type:
None
- async test_get_crl(one_revoked_cert)[source]
Test CA fetching
- Parameters:
one_revoked_cert (None)
- Return type:
None