community.crypto/changelogs/fragments
Felix Fontein f43fa94549
x509_certificate: fix time idempotence (#754)
* Fix time idempotence.

* Lint and add changelog fragment.

* Add tests.

* Make sure 'ignore_timestamps: false' is passed for time idempotence tests; pass right private key for OwnCA tests
2024-05-11 16:04:41 +02:00
..
.keep Make sure changelogs/fragments/ is kept. 2020-07-12 11:29:45 +02:00
733-math-prime.yml crypto.math module utils: add some tests, fix quick_is_not_prime() for small primes (#733) 2024-04-29 08:50:28 +02:00
735-acme-docs-fragment.yml Split up the default acme docs fragment to allow modules ot not need account data. (#735) 2024-04-29 22:22:38 +02:00
736-cert-info.yml Implement certificate information retrieval code in the ACME backends. (#736) 2024-04-29 22:29:43 +02:00
739-acme_certificate-include_renewal_cert_id.yml acme_certificate: allow to request renewal of a certificate according to ARI (#739) 2024-04-30 10:47:49 +02:00
740-ecs_certificate-renewal-without-csr.yml ecs_certificate: allow to request renewal without csr (#740) 2024-05-09 20:24:48 +02:00
745-absolute-time.yml Refactor time code, add tests, fix bug when parsing absolute timestamps that omit seconds (#745) 2024-05-03 22:25:39 +02:00
749-argspec.yml Refactor and extend argument spec helper, use for ACME modules (#749) 2024-05-05 09:42:42 +00:00
754-x509_certificate-time.yml x509_certificate: fix time idempotence (#754) 2024-05-11 16:04:41 +02:00