community.crypto/plugins/module_utils/crypto
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
..
module_backends openssl_csr: handle missing basic constraint (#180) 2021-02-01 21:40:51 +01:00
__init__.py openssl_pkcs12: allow to specify certificate bundles in other_certificates (#166) 2021-01-26 10:21:49 +01:00
_asn1.py Support otherName in subAltName in CSR for UTF8 strings (#53) 2020-06-23 22:38:42 +02:00
_obj2txt.py Refactor module_utils/crypto.py (#27) 2020-05-12 11:19:42 +02:00
_objects.py Refactor module_utils/crypto.py (#27) 2020-05-12 11:19:42 +02:00
_objects_data.py Refactor module_utils/crypto.py (#27) 2020-05-12 11:19:42 +02:00
basic.py Update openssl_signature module (#63) 2020-08-18 15:18:59 +02:00
cryptography_crl.py Refactor module_utils/crypto.py (#27) 2020-05-12 11:19:42 +02:00
cryptography_support.py openssl_csr: allow to specify CRL distribution endpoints (#167) 2021-01-26 09:57:40 +01:00
math.py Refactor module_utils/crypto.py (#27) 2020-05-12 11:19:42 +02:00
openssh.py Implement use_agent option to get signing key from ssh-agent. (#117) 2020-10-19 18:07:36 +02:00
pem.py openssl_pkcs12: allow to specify certificate bundles in other_certificates (#166) 2021-01-26 10:21:49 +01:00
pyopenssl_support.py openssl_csr: add support for name constraints extension (#92) 2020-08-18 12:23:37 +02:00
support.py Improve error handling in support code for cryptography backend (#139) 2020-11-10 10:47:10 +01:00