community.crypto/changelogs/fragments
Felix Fontein c7ef362d7a
openssl_pkcs12: allow to specify certificate bundles in other_certificates (#166)
* Rename identify.py to pem.py.

* Move split PEM list code to pem.py crypto module_utils.

* Extend and use global certificate splitting code in acme_certificate.

* openssl_pkcs12: allow to load multiple certificates from files mentioned in other_certificates.

* Add changelog and module_utils redirect.

* Remove old check.

* Fix typo.

* Apply suggestions from code review

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Add example.

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2021-01-26 10:21:49 +01:00
..
.keep Make sure changelogs/fragments/ is kept. 2020-07-12 11:29:45 +02:00
1.4.0.yml Add release summary for 1.4.0. 2021-01-26 09:57:25 +01:00
163-luks-pbkdf.yml Allow to configure PBKDF (#163) 2021-01-22 12:21:03 +00:00
166-openssl_pkcs12-certificate-bundles.yml openssl_pkcs12: allow to specify certificate bundles in other_certificates (#166) 2021-01-26 10:21:49 +01:00
167-openssl_csr-crl-distribution-points.yml openssl_csr: allow to specify CRL distribution endpoints (#167) 2021-01-26 09:57:40 +01:00
168-luks_device-add-remove-idempotence.yml luks_device - make add/removal of keyfile/passphrase idempotent (#168) 2021-01-03 11:22:41 +01:00
173-acme_certificate-wrong-challenge.yml acme_certificate: error when requested challenge type is not found for non-valid challenges instead of hanging (#173) 2021-01-17 12:17:52 +01:00
acme-module-utils-relicense.yml Relicense plugins/module_utils/acme.py under GPLv3+. (#165) 2021-01-14 14:54:51 +00:00