mirror of https://github.com/ansible/ansible.git
openssl_publickey: fix handling of OpenSSH private keys with passphrase (#54192)
* Cleanup.
* Make sure that OpenSSH passphrases are handled correctly.
* Add changelog.
(cherry picked from commit 1a94cf140c)
pull/54497/head
parent
d983dbad27
commit
e1c53bdfed
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "openssl_publickey - fixed crash on Python 3 when OpenSSH private keys were used with passphrases."
|
||||
Loading…
Reference in New Issue