You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/60741-openssl-cert-csr-key-...

7 lines
672 B
YAML

minor_changes:
- "openssl_certificate - add support for subject key identifier and authority key identifier extensions. Subject key identifiers are created by default when not explicitly disabled."
- "openssl_certificate - the ``ownca`` provider creates authority key identifiers if not explicitly disabled with ``ownca_create_authority_key_identifier: no``."
- "openssl_certificate_info - add support for subject key identifier and authority key identifier extensions."
- "openssl_csr - add support for subject key identifier and authority key identifier extensions."
- "openssl_csr_info - add support for subject key identifier and authority key identifier extensions."