pinggraph
pinggraph copied to clipboard
Error opening ssh keys with password
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
It seems to be some issue with x/crypto/ssh: https://github.com/golang/go/issues/18692
right, got the same issue here.