mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
openssl_csr: improve subject validation (#53198)
* Improve subject field validation. * Add country name idempotency test. * Add failed country name test. * Add changelog.
This commit is contained in:
parent
264d9a9008
commit
b2e992cecd
4 changed files with 56 additions and 4 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "openssl_csr - improve ``subject`` validation."
|
Loading…
Add table
Add a link
Reference in a new issue