tag:blogger.com,1999:blog-8572598522221159569.post4555986607142791404..comments2022-09-25T04:25:59.912-04:00Comments on UnixMantra: How to Convert OpenSSH to SSH2 and vise versaRamhttp://www.blogger.com/profile/04002991827331443521[email protected]Blogger1125tag:blogger.com,1999:blog-8572598522221159569.post-83539190077310941092017-06-07T07:06:55.874-04:002017-06-07T07:06:55.874-04:00ssh-keygen -e -f path/to/opensshprivate.key &gt; p...ssh-keygen -e -f path/to/opensshprivate.key &gt; path/to/ssh2privatekey/ssh2privatekey<br />produces a ssh2 *public* key, not private.yacodahttps://www.blogger.com/profile/04732669387053276654[email protected]