1
0
mirror of https://github.com/moepman/acertmgr.git synced 2024-06-18 13:42:34 +02:00
acertmgr/acertmgr
Kishi85 c054ecebe9 acertmgr: change the way the issuer CA is fetched
This changes the way the issuer CA is retrieved if no static_ca file is
used. Previously we would always download the CA using the AIA Info but
API v2 provides normally the full chain PEM upon certificate retrieval
and does not need this step. For the APIv2 case we now use the CA
provided with the certificate which required some changes to the basic
handling of CA files. APIv1 has been adapted to this new handling.
APIv2 has a fallback option to the way APIv1 handles it in case no CA
has been provided.
2019-03-21 12:26:32 +01:00
..
authority acertmgr: change the way the issuer CA is fetched 2019-03-21 12:26:32 +01:00
modes dns.nsupdate: Fix TTL screen output and move TTL to generic dns module 2019-03-19 12:08:53 +01:00
__init__.py acertmgr: change the way the issuer CA is fetched 2019-03-21 12:26:32 +01:00
configuration.py configuration: Force user to agree to the authorities Terms of Service 2019-03-20 15:31:53 +01:00
tools.py acertmgr: change the way the issuer CA is fetched 2019-03-21 12:26:32 +01:00