1
0
mirror of https://github.com/moepman/acertmgr.git synced 2024-06-18 13:42:34 +02:00
acertmgr/acertmgr
Kishi85 79b625619a acertmgr: try using a fallback configuration for revoke
If no configuration matching the domains in the given certificate exist
use the globalconfig/default settings for an authority to revoke the
certificate (which might still fail if things do not match up, but the
authority will decide on that)

Configuration parsing for the authority settings is therefore split into
a seperate function which will be called for the 'fallback_authority'
element in runtimeconfig.
2019-04-07 15:31:07 +02:00
..
authority authority.v1/2: call stop_challenge even if start_challenge fails 2019-04-07 15:31:07 +02:00
modes standalone: cleanup start/stop challenge 2019-04-07 15:31:07 +02:00
__init__.py acertmgr: try using a fallback configuration for revoke 2019-04-07 15:31:07 +02:00
__main__.py setup: Update packaging and runtime options 2019-03-25 15:09:24 +01:00
configuration.py acertmgr: try using a fallback configuration for revoke 2019-04-07 15:31:07 +02:00
tools.py tools: update the get_cert_domain function 2019-04-07 15:31:07 +02:00