1
0
mirror of https://github.com/moepman/acertmgr.git synced 2024-06-14 17:32:35 +02:00
acertmgr/acertmgr
Rudolf Mayerhofer ba644d44f1 Update config id if we have a key algorithm set to allow for multiple certs with different algorithms for the same set of domains
This is a breaking change!
Changes the id for configurations with a key algorithm set, which by default results in changes to serveral dependent configuration values as well,
such as cert_file/key_file/csr_file. This will require existing ECC setups to append the ecc suffix to files in the acertmgr configuration directory
2023-07-12 16:10:21 +02:00
..
authority acertmgr/v2: Handle CA certificate chains properly 2021-05-21 22:50:44 +02:00
modes standalone: Fix multiple challange handlers on same port 2021-03-23 18:43:07 +01:00
__init__.py logging: Add real counterparts of IDNA-mapped domains in brackets 2021-09-20 09:26:47 +02:00
__main__.py setup: Update packaging and runtime options 2019-03-25 15:09:24 +01:00
configuration.py Update config id if we have a key algorithm set to allow for multiple certs with different algorithms for the same set of domains 2023-07-12 16:10:21 +02:00
tools.py Instantiate HashAlgorithm in OCSPRequestBuilder 2023-07-10 19:27:44 +02:00