We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi If an SSH key is encrypted, you get a nasty error message:
panic: Can't run remote command: asn1: structure error: tags don't match (16 vs {class:3 tag:14 length:112 isCompound:false}) {optional:false explicit:false application:false defaultValue:<nil> tag:<nil> stringType:0 set:false omitEmpty:false} pkcs1PrivateKey @2
Have you ever got around this problem? Thanks Alex
The text was updated successfully, but these errors were encountered:
Hi Alex! I have not tried to connect remote machine with encrypted SSH key. I'll try to investigate this bug.
Sorry, something went wrong.
I had a look, didnt seem too straight forward at first glance, but will keep researching myself too. I think it will need to know the SSH key password
Same problem. Need a solution
No branches or pull requests
Hi
If an SSH key is encrypted, you get a nasty error message:
Have you ever got around this problem?
Thanks
Alex
The text was updated successfully, but these errors were encountered: