mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 05:43:06 +00:00
openssl_csr*: fix crash for key_usage idempotency check (#935)
* Fix crash for key_usage idempotency check. * Add test.
This commit is contained in:
3
changelogs/fragments/395-csr-key_usage.yml
Normal file
3
changelogs/fragments/395-csr-key_usage.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- "openssl_csr and openssl_csr_pipe - the idempotency check for ``key_usage`` resulted in a crash if ``Key Agreement``/``keyAgreement`` was not set
|
||||
(https://github.com/ansible-collections/community.crypto/issues/934, https://github.com/ansible-collections/community.crypto/pull/935)."
|
||||
Reference in New Issue
Block a user