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.pull/54229/head
parent
3c20a9b12b
commit
1a94cf140c
@ -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