Commit Graph

  • 9ca6dae048 version: bump to 1.0.5 master 1.0.5 next Markus 2023-07-13 15:36:44 +0200
  • 274351415d Update github action workflow to build debian packages with gzip format for older OS versions Kishi85 2023-07-12 16:40:34 +0200
  • d22b30917e Update github action workflow to build debian packages with gzip format for older OS versions Kishi85 2023-07-12 16:40:34 +0200
  • f78cb5c554 Github Action: Update to newer github action syntax/standards, change image to ubuntu-latest, change pypi-publish to supported version and check if we have credentials to publish at all Rudolf Mayerhofer 2023-03-29 15:06:06 +0200
  • c3736c0838 Allow multiple sets of the same domain to defined in a single config file (necessary for multiple certs using different key_algorithm) in a list style notation (lists of maps) Rudolf Mayerhofer 2023-03-29 14:50:24 +0200
  • 1a98f86aad Fix idna conversion for force-renew (probably broken since the IDNA cleanup) Rudolf Mayerhofer 2023-03-28 22:13:25 +0200
  • ef81ea62d1 Unify key_algorithm handling for elipic curves (change naming to ECC but stay backwards compatible) Rudolf Mayerhofer 2023-03-28 22:03:32 +0200
  • d1caaf80ef Fix LOG_REPLACEMENTS determination when multiple domain sets exist and we are on a newer version of python Rudolf Mayerhofer 2023-03-28 21:48:58 +0200
  • 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 Rudolf Mayerhofer 2023-03-28 21:38:14 +0200
  • c15b6ec441 Instantiate HashAlgorithm in OCSPRequestBuilder Jan 2023-07-01 14:29:48 +0200
  • 3ca0c92c38 Instantiate HashAlgorithm in OCSPRequestBuilder Jan 2023-07-01 14:29:48 +0200
  • 90fe49a9c6 Github Action: Update to newer github action syntax/standards, change image to ubuntu-latest, change pypi-publish to supported version and check if we have credentials to publish at all Rudolf Mayerhofer 2023-03-29 15:06:06 +0200
  • cbb00847bb Allow multiple sets of the same domain to defined in a single config file (necessary for multiple certs using different key_algorithm) in a list style notation (lists of maps) Rudolf Mayerhofer 2023-03-29 14:50:24 +0200
  • cc62ca55e7 Fix idna conversion for force-renew (probably broken since the IDNA cleanup) Rudolf Mayerhofer 2023-03-28 22:13:25 +0200
  • b7db114320 Unify key_algorithm handling for elipic curves (change naming to ECC but stay backwards compatible) Rudolf Mayerhofer 2023-03-28 22:03:32 +0200
  • b179b67115 Fix LOG_REPLACEMENTS determination when multiple domain sets exist and we are on a newer version of python Rudolf Mayerhofer 2023-03-28 21:48:58 +0200
  • 820705405b Update config id if we have a key algorithm set to allow for multiple certs with different algorithms for the same set of domains Rudolf Mayerhofer 2023-03-28 21:38:14 +0200
  • 2d230e30d9 Clarify expected authority format (at least for v2) and add an example Kishi85 2021-10-31 09:56:09 +0100
  • 6f0ccfdc91 logging: Add real counterparts of IDNA-mapped domains in brackets Kishi85 2021-09-15 14:38:01 +0200
  • a455987454 logging: Add real counterparts of IDNA-mapped domains in brackets Kishi85 2021-09-15 14:38:01 +0200
  • 460b0119ac configuration: Simplify too complex IDNA conversion Kishi85 2021-06-21 22:18:31 +0200
  • cd039dc265 configuration: Simplify too complex IDNA conversion Kishi85 2021-06-21 22:18:31 +0200
  • e2f7b09b18 certs already contain idna domain names David Klaftenegger 2021-05-30 15:47:15 +0200
  • 6800ac8b59
    Merge fc6913fb32 into 93e28437ff David Klaftenegger 2021-05-29 19:47:47 +0000
  • fc6913fb32 use human-readable domain names in output David Klaftenegger 2021-05-28 16:17:44 +0200
  • 60d0dd1984 remove list wrapper for idna_convert David Klaftenegger 2021-05-28 16:06:53 +0200
  • 18d3566f0a refactor idna_convert: only return converted names David Klaftenegger 2021-05-28 16:00:28 +0200
  • 39d8214760 remove domaintranslations from settings David Klaftenegger 2021-05-28 15:58:17 +0200
  • 2daf8bb52c rename settings: domainlist -> domainlist_idna David Klaftenegger 2021-05-28 15:52:27 +0200
  • e14dc1cd2a refactor idna_convert David Klaftenegger 2021-05-28 11:43:20 +0200
  • 3286d45b16 remove superfluous dictionary David Klaftenegger 2021-05-28 03:34:06 +0200
  • 5658a0c018 idna_convert always returns full list David Klaftenegger 2021-05-28 03:31:51 +0200
  • 93e28437ff version: bump to 1.0.4 1.0.4 Markus 2021-05-21 22:52:34 +0200
  • 2e1f5cd894 acertmgr/v2: Handle CA certificate chains properly Kishi85 2021-05-21 11:13:05 +0200
  • 9265c9bf14 acertmgr/v2: Handle CA certificate chains properly Kishi85 2021-05-21 11:13:05 +0200
  • ce157a5c8a CI: Build on Ubuntu 18.04 while we are Python 2 compatbile and OS version is not EOL Kishi85 2021-03-23 09:32:40 +0100
  • 9953cb4527 standalone: Fix multiple challange handlers on same port Kishi85 2021-03-23 09:22:03 +0100
  • 73166840f1 CI: Build on Ubuntu 18.04 while we are Python 2 compatbile and OS version is not EOL Kishi85 2021-03-23 09:32:40 +0100
  • 57d5c5a4fb standalone: Fix multiple challange handlers on same port Kishi85 2021-03-23 09:22:03 +0100
  • 7a5d35f29b GitHub Actions: use current setuptools and wheel 1.0.3.1 Markus 2020-10-12 19:22:02 +0200
  • 62f01aeff9 GitHub Actions: twine upload via pypa/gh-action-pypi-publish Markus 2020-10-12 19:01:09 +0200
  • b48f4532b9 reformat setup.py Markus 2020-10-12 17:48:55 +0200
  • bc2a7229ec GitHub Actions: unify whitespace style Markus 2020-10-12 17:22:03 +0200
  • fd4fed9432 version: bump to 1.0.3 1.0.3 Markus 2020-03-12 18:41:15 +0100
  • 56743dcbb9 GitHub Actions: fix fetching tags Markus 2020-03-04 17:29:11 +0100
  • 0648cb7b38 tools: Fix IDNA handler (again) Kishi85 2020-03-04 14:05:04 +0100
  • b37d0cad94 acertmgr: Add a OCSP validation to certificate verification Kishi85 2020-03-04 13:47:32 +0100
  • c33a39a433 tools: make pem file writable by owner before tryting to write Kishi85 2020-03-04 11:52:20 +0100
  • 882ddfd0b8 Generate proper dependencies on deb Packages Kishi85 2020-02-19 10:35:31 +0100
  • e5edc4e5aa Use Github Actions for automated building and release Kishi 2020-02-18 13:41:35 +0100
  • e48724b726 version: bump to 1.0.2 1.0.2 Markus 2019-11-23 15:37:07 +0100
  • 6314f468c1 setup.py: fix package name for yaml Markus 2019-11-08 19:40:05 +0100
  • 97e9be80cf acertmgr: Fix module/function issues on windows Kishi85 2019-10-25 18:03:50 +0200
  • f5f038d47b configuration: global config is now relative to config_dir Kishi85 2019-10-25 18:11:11 +0200
  • a0a4b0bf07 version: bump to 1.0.1 1.0.1 Markus 2019-10-01 13:08:45 +0200
  • a63eabd0ee .drone.yml: upload releases to PyPI Markus 2019-10-01 13:08:10 +0200
  • 2911e05165 setup.py: use proper PyPI supported classifiers Markus 2019-10-01 13:06:37 +0200
  • 8dad549d68 version: bump to 1.0.0 1.0.0 Markus 2019-09-23 14:57:29 +0200
  • 11d43d4817 build packages via drone.io Markus 2019-09-17 15:51:21 +0200
  • 4a225198d7 build: add appveyor configuration for automatic packaging 0.9.9 Kishi85 2019-09-10 16:07:12 +0200
  • 2b1da804bb build: add appveyor configuration for automatic packaging Kishi85 2019-09-10 16:07:12 +0200
  • ba4dda154b acertmgr: Remove legacy configuration directives (#30) Kishi85 2019-05-13 21:16:52 +0200
  • 31c43321d4 version: bump to 0.9.8 0.9.8 Markus 2019-07-04 09:34:31 +0200
  • 9b10f10efd dns.*: Use a static query timeout for any DNS queries using dnspython Kishi85 2019-07-02 12:54:00 +0200
  • 1a4272f11a authority.v2: invalidate nonces after 2 minutes and re-request Kishi85 2019-06-21 10:45:43 +0200
  • 514ff7cbad version: bump to 0.9.7 0.9.7 Markus 2019-06-12 10:40:06 +0200
  • 0b8e49d6ee tools: Display warning about IDNA only if unicode names are in use Kishi85 2019-06-11 10:04:48 +0200
  • af0bb45d73 authority.v2: Properly clear the nonce cache on using it's content Kishi85 2019-06-11 09:49:06 +0200
  • 7475d5e73f authority.v2: Check challenge return code on validation as well Kishi85 2019-06-11 09:19:46 +0200
  • bc991f12d1 version: bump to 0.9.6 0.9.6 Markus 2019-05-20 18:43:49 +0200
  • abc0c4a9c2 authority: use correct account_key_length Kishi85 2019-05-13 21:47:00 +0200
  • 258855c5b4 legacy: fix ToS agreement value Kishi85 2019-05-13 20:48:44 +0200
  • 6e52dd41b0 docs: Update README Kishi85 2019-04-20 19:34:39 +0200
  • 7a019d1ac9 idna: unify usage as tools function Kishi85 2019-04-19 15:26:17 +0200
  • 6a07ab1188 tools/configuration: Add support for EC/Ed25519/Ed448 generation Kishi85 2019-04-19 15:16:06 +0200
  • 4f0fe2c74a tools: Add support for Ed25519 and Ed448 account keys Kishi85 2019-04-15 18:12:50 +0200
  • 88d4a52ab9 tools: use cryptography conversion instead of custom function Kishi85 2019-04-15 18:14:14 +0200
  • 4df74d67d5 tools: add support for EC account keys Kishi85 2019-04-05 21:27:32 +0200
  • 1f5ef9322b tools: remove six dependency Kishi85 2019-04-05 14:10:57 +0200
  • b5bac4870a authority.v1: add deprecation warning Kishi85 2019-04-05 11:15:43 +0200
  • 89be66dc87 acertmgr: implement deployment error handling Kishi85 2019-04-05 09:59:29 +0200
  • 7c9e7f7d0c authority.v2: use POST-as-GET to remove unauthenticated GET requests Kishi85 2019-04-04 15:12:55 +0200
  • b86d8b6e0a setup: update dependencies and requirements Kishi85 2019-04-03 17:22:02 +0200
  • 4510aaf393 acertmgr: properly format action output Kishi85 2019-04-02 10:57:57 +0200
  • 79b625619a acertmgr: try using a fallback configuration for revoke Kishi85 2019-04-03 12:34:25 +0200
  • 762037c42d standalone: cleanup start/stop challenge Kishi85 2019-04-04 12:44:38 +0200
  • e12abbc3cb authority.v1/2: call stop_challenge even if start_challenge fails Kishi85 2019-04-04 12:42:57 +0200
  • 989d3b585a authority.v1/2: do not re-authorize already valid domains Kishi85 2019-04-02 10:24:58 +0200
  • fd8c4ec443 authority.v2: cleanup error- and encoding-handling Kishi85 2019-04-02 10:15:55 +0200
  • df6e3a743e authority.v1: Add missing resource to revoke_crt Kishi85 2019-04-04 13:33:52 +0200
  • 79791c53bc tools: update the get_cert_domain function Kishi85 2019-04-04 13:21:15 +0200
  • b63a0bc424 tools: add log function, update log messages mentioning certificates Kishi85 2019-04-04 13:15:34 +0200
  • 2046215e37 tools: encapsulate key parameter determination in tools function Kishi85 2019-04-04 10:30:44 +0200
  • 47e3312aad dns: Add additional TXT record verifications to reduce wait time Kishi85 2019-03-29 14:46:57 +0100
  • 1aae651d98 modes: unify and optimize challenge handler workflow Kishi85 2019-03-29 12:59:56 +0100
  • 54cb334600 acertmgr: add support for the ocsp must-staple extension Kishi85 2019-03-29 08:37:50 +0100
  • 07696f5721 version: bump to 0.9.5 0.9.5 Markus 2019-04-01 12:31:44 +0200
  • 0a5356a302 configuration: fix broken idna handling Kishi85 2019-03-31 22:50:16 +0200
  • fe7a064604 acertmgr: log exceptions during processing, raise afterward Kishi85 2019-03-28 14:34:06 +0100
  • 7e4c350a4f configuration: remove redundant 'domains' parameter, just use domainlist Kishi85 2019-03-28 13:59:44 +0100