community.crypto/plugins/module_utils/crypto/module_backends
Ed Schaller b0dbccaf3c
openssl_csr: handle missing basic constraint (#180)
* openssl_csr: handle missing basic constraint

* openssl_csr: condense missing basic constraint check

As suggested by felixfontein

* add changelog fragment

* Update changelogs/fragments/179-openssl-csr-basic-constraint.yml

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-02-01 21:40:51 +01:00
..
certificate.py Refactor x509_certificate module, add x509_certificate_pipe module (#135) 2020-11-24 17:21:52 +01:00
certificate_acme.py Refactor x509_certificate module, add x509_certificate_pipe module (#135) 2020-11-24 17:21:52 +01:00
certificate_assertonly.py Refactor x509_certificate module, add x509_certificate_pipe module (#135) 2020-11-24 17:21:52 +01:00
certificate_entrust.py Refactor x509_certificate module, add x509_certificate_pipe module (#135) 2020-11-24 17:21:52 +01:00
certificate_ownca.py Refactor x509_certificate module, add x509_certificate_pipe module (#135) 2020-11-24 17:21:52 +01:00
certificate_selfsigned.py Refactor x509_certificate module, add x509_certificate_pipe module (#135) 2020-11-24 17:21:52 +01:00
common.py Refactor openssl_privatekey module, move add openssl_privatekey_pipe module (#119) 2020-10-28 21:52:54 +01:00
csr.py openssl_csr: handle missing basic constraint (#180) 2021-02-01 21:40:51 +01:00
privatekey.py openssl_pkcs12: allow to specify certificate bundles in other_certificates (#166) 2021-01-26 10:21:49 +01:00