mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 06:13:03 +00:00
Support otherName in subAltName in CSR for UTF8 strings (#53)
* Support otherName in subAltName in CSR for UTF8 strings * Remove uneeded docs and added changelog fragment * Missed a merge conflict * Fix up sanity issues and added test expectation * Rename function
This commit is contained in:
2
changelogs/fragments/openssl_csr-otherName.yml
Normal file
2
changelogs/fragments/openssl_csr-otherName.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- openssl_csr - Add support for specifying the SAN ``otherName`` value in the OpenSSL ASN.1 UTF8 string format, ``otherName:<OID>;UTF8:string value``.
|
||||
Reference in New Issue
Block a user