Skip to content
New issue

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

Can't use ssh key to authenticate SFTP #4308

Closed
cyberduck opened this issue Mar 16, 2010 · 2 comments
Closed

Can't use ssh key to authenticate SFTP #4308

cyberduck opened this issue Mar 16, 2010 · 2 comments
Assignees
Labels
bug fixed sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

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.

@cyberduck
Copy link
Collaborator Author

@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.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #4162.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants