mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 13:22:58 +00:00
Release 2.26.4.
This commit is contained in:
@@ -1679,3 +1679,15 @@ releases:
|
||||
- 2.26.3.yml
|
||||
- 919-acme_account-ear.yml
|
||||
release_date: '2025-06-14'
|
||||
2.26.4:
|
||||
changes:
|
||||
bugfixes:
|
||||
- Improve error message when loading a private key fails due to correct private
|
||||
key files or wrong passwords. Also include the original cryptography error
|
||||
since it likely contains more helpful information (https://github.com/ansible-collections/community.crypto/issues/936,
|
||||
https://github.com/ansible-collections/community.crypto/pull/939).
|
||||
release_summary: Bugfix release.
|
||||
fragments:
|
||||
- 2.26.4.yml
|
||||
- 939-private-key-errors.yml
|
||||
release_date: '2025-07-26'
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
release_summary: Bugfix release.
|
||||
@@ -1,4 +0,0 @@
|
||||
bugfixes:
|
||||
- "Improve error message when loading a private key fails due to correct private key files or wrong passwords.
|
||||
Also include the original cryptography error since it likely contains more helpful information
|
||||
(https://github.com/ansible-collections/community.crypto/issues/936, https://github.com/ansible-collections/community.crypto/pull/939)."
|
||||
Reference in New Issue
Block a user