public_key » Revisions » 
Differences
This shows you the differences between the selected revisions of the page.
| 2005-08-11 | 2005-08-11 | ||
| puttygen download (martin) | introduction title (martin) | ||
| Line 1: | Line 1: | ||
| ====== Using Public Keys for Authentication ====== | ====== Using Public Keys for Authentication ====== | ||
| + | |||
| + | ===== Introduction ===== | ||
| Public key authentication is an alternative means of identifying yourself to a login server, instead of typing a password. It is more secure and more flexible, but more difficult to set up. | Public key authentication is an alternative means of identifying yourself to a login server, instead of typing a password. It is more secure and more flexible, but more difficult to set up. | ||
| Line 18: | Line 20: | ||
| To generate a key pair, use the [[&puttygenhelp|PuTTYgen]] application. Find link to download the program in the [[&download|Download]]. | To generate a key pair, use the [[&puttygenhelp|PuTTYgen]] application. Find link to download the program in the [[&download|Download]]. | ||
| - | |||
| - | |||
| ===== [[private]] Private Keys ===== | ===== [[private]] Private Keys ===== | ||