On 2014-04-15 23:24:31 +0000 (+0000), Jeremy Stanley wrote:
[...]
> You'll need to strip the encryption from it with something like...
>
> ssh-keygen -p -f ~/.ssh/id_dsa
[...]
Or more likely, since the patents on RSA expired about 14 years
ago...
ssh-keygen -p -f ~/.ssh/id_rsa
--
Jeremy Stanley