ui_puttygen » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2009-11-22 | 2009-11-22 | ||
guide_public_key (martin) | guide_public_key (martin) | ||
Line 108: | Line 108: | ||
All SSH-1 servers require your public key to be given to it in a one-line format before it will accept authentication with your private key. The OpenSSH server also requires this for SSH-2. | All SSH-1 servers require your public key to be given to it in a one-line format before it will accept authentication with your private key. The OpenSSH server also requires this for SSH-2. | ||
- | The //Public key for pasting into authorized_keys file// gives the public-key data in the correct one-line format. Typically you will want to select the entire contents of the box using the mouse, copy it to the clipboard, and then paste the data into a terminal (PuTTY) session which is already connected to the server. | + | The //Public key for pasting into authorized_keys file// gives the public-key data in the correct one-line format. |
+ | |||
+ | For more details refer to guide to [[guide_public_key|setting up public key authentication]]. | ||
===== [[reloading]] Reloading a Private Key ===== | ===== [[reloading]] Reloading a Private Key ===== |