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

Decrypted PEM has wrong padding, did you specify the correct password? #4162

Closed
cyberduck opened this issue Jan 28, 2010 · 6 comments
Closed
Assignees
Labels
bug fixed sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

oschrenk created the issue

Following scenario:

I used my private key (without a passphrase) to log into various servers. I'd come to my senses though and changed the passphrase via

$ ssh-keygen -p
Enter file in which the key is: /Users/Oliver.ssh/id_dsa
[...]

Now whenever I try to log into a server (via a saved bookmark) I get

Decrypted PEM has wrong padding, did you specify the correct password?

Expected behaviour: Cyberduck should ask for the passphrase

I checked the checkbox to not use a private key, closed and restartet Cyberduck rechecked the boy to use the private key.
Then it asks for a passphrase, but I still can't log in and I am given the same error message.

Does Cyberdruck use some kind of old information I have to delete first?

Using
OSX 10.6.2
Cyberduck 3.4.1

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#4166 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

smunz commented

Same behaviour over here.

Would be cool to fix this.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Try to remove all passwords from the keychain titled SSHKeychain.

@cyberduck
Copy link
Collaborator Author

michael commented

Replying to [comment:4 dkocher]:

Try to remove all passwords from the keychain titled SSHKeychain.

That worked for me. Perhaps the add to keychain in the password window shouldnʻt be checked by default? Thanks.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fixed as of 9726969.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#4308 is a duplicate for this.

@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