mirror of https://github.com/ansible/ansible.git
openssl_csr: ignore empty strings in altnames (#51473)
* Ignore empty strings in altnames.
* Add changelog.
* Add idempotence check without SAN.
* Fix bug in cryptography backend.
(cherry picked from commit 9b1cbcf3a4
)
pull/52048/head
parent
e7e47ca1fc
commit
0093b69935
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "openssl_csr - fixes idempotence problem with PyOpenSSL backend when no Subject Alternative Names were specified."
|
Loading…
Reference in New Issue