mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 21:33:00 +00:00
Fix idempotency for non-ASCII string comparisons. (#271)
This commit is contained in:
2
changelogs/fragments/271-openssl_csr-utf8.yml
Normal file
2
changelogs/fragments/271-openssl_csr-utf8.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "openssl_csr and openssl_csr_pipe - make sure that Unicode strings are used to compare strings with the cryptography backend. This fixes idempotency problems with non-ASCII letters on Python 2 (https://github.com/ansible-collections/community.crypto/issues/270, https://github.com/ansible-collections/community.crypto/pull/271)."
|
||||
Reference in New Issue
Block a user