mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 21:33:00 +00:00
Improve error message when lodaing corrupt private key or private key with wrong passphrase. (#939) (#940)
(cherry picked from commit f219cac94c)
This commit is contained in:
4
changelogs/fragments/939-private-key-errors.yml
Normal file
4
changelogs/fragments/939-private-key-errors.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
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