1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 11:32:48 -05:00

Added export of ssh.com key files.

[originally from svn r1682]
This commit is contained in:
Simon Tatham
2002-05-15 19:16:45 +00:00
parent 030c75b7db
commit ff5241c1ed
4 changed files with 249 additions and 25 deletions

View File

@ -1,4 +1,4 @@
\versionid $Id: faq.but,v 1.27 2002/05/14 18:11:15 simon Exp $
\versionid $Id: faq.but,v 1.28 2002/05/15 19:16:45 simon Exp $
\A{faq} PuTTY FAQ
@ -38,9 +38,8 @@ version 0.52.
\cw{ssh.com} SSHv2 private key files?
Version 0.52 doesn't, but in the latest development snapshots
PuTTYgen can load OpenSSH and \cw{ssh.com} private keys, and save
OpenSSH private keys. We plan to add exporting of \cw{ssh.com} keys
as well.
PuTTYgen can load and save both OpenSSH and \cw{ssh.com} private key
files.
\S{faq-ssh1}{Question} Does PuTTY support SSH v1?