mirror of https://github.com/ansible/ansible.git
openssl_csr: improve subject validation (#53198)
* Improve subject field validation.
* Add country name idempotency test.
* Add failed country name test.
* Add changelog.
(cherry picked from commit b2e992cecd)
pull/53657/head
parent
9135dbd820
commit
c4748fd011
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "openssl_csr - improve ``subject`` validation."
|
||||
Loading…
Reference in New Issue