Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4888a97 created the issue
I get the following error message when attempting to use a password-protected ssh key to authenticate an SFTP connection:
I/O Error: Connection failed Decrypted PEM has wrong padding, did you specify the correct password?
This problem may have arisen when I upgraded to Snow Leopard.
The text was updated successfully, but these errors were encountered:
@dkocher commented
As of 9726969 one can specify a new password for a private key if the decryption fails. This happens if the password for the key changed and the old password was previously saved in the Keychain.
Sorry, something went wrong.
Duplicate for #4162.
dkocher
No branches or pull requests
cyberduck commentedMar 16, 2010
I get the following error message when attempting to use a password-protected ssh key to authenticate an SFTP connection:
I/O Error: Connection failed
Decrypted PEM has wrong padding, did you specify the correct password?
This problem may have arisen when I upgraded to Snow Leopard.
The text was updated successfully, but these errors were encountered: