public_key » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2016-01-06 | 2016-01-13 | ||
commandline#keygen (martin) | removing obsolete references to ssh-1 (martin) | ||
Line 26: | Line 26: | ||
===== [[private]] Private Keys ===== | ===== [[private]] Private Keys ===== | ||
- | Different file formats are used to store SSH-1 and SSH-2 private keys. While there is only one commonly used format for SSH-1 keys, there are several formats used for SSH-2 keys. WinSCP supports PuTTY format, as authors of PuTTY [[&url(keyformat)|claim that it is the best one]]. | + | Different file formats are used to store SSH-2 private keys. WinSCP supports PuTTY format, as authors of PuTTY [[&url(keyformat)|claim that it is the best one]]. |
WinSCP also recognizes (but does not accept) the other two formats (OpenSSH and ssh.com), and it can convert the keys to PuTTY format for you (&beta_feature) or suggest you to convert them (//Stable version//). To convert the key file you can also use ''[[commandline#keygen|/keygen]]'' command-line switch or [[ui_puttygen|PuTTYgen]] application. | WinSCP also recognizes (but does not accept) the other two formats (OpenSSH and ssh.com), and it can convert the keys to PuTTY format for you (&beta_feature) or suggest you to convert them (//Stable version//). To convert the key file you can also use ''[[commandline#keygen|/keygen]]'' command-line switch or [[ui_puttygen|PuTTYgen]] application. |