pinggraph icon indicating copy to clipboard operation
pinggraph copied to clipboard

Error opening ssh keys with password

Open numb95 opened this issue 6 years ago • 2 comments

it seems to work fine with passwordless keys, but for keys with password it says:

2019/03/04 12:24:21 unable to parse private key: ssh: cannot decode encrypted private keys

numb95 avatar Mar 04 '19 09:03 numb95

It seems to be some issue with x/crypto/ssh: https://github.com/golang/go/issues/18692

aliva avatar Mar 04 '19 18:03 aliva

right, got the same issue here.

jujis008 avatar May 14 '19 11:05 jujis008