Differences
This shows you the differences between the selected revisions of the page.
2025-03-18 | 2025-05-28 | ||
Use the singular they to avoid repetition of "his/her". (177.70.164.151) | no summary (150.129.206.86) (hidden) (untrusted) | ||
Line 18: | Line 18: | ||
//Learn more about [[public_key|public key authentication]] in general and how to [[guide_public_key|setup authentication with public keys]].// | //Learn more about [[public_key|public key authentication]] in general and how to [[guide_public_key|setup authentication with public keys]].// | ||
- | ===== Host Private Key ===== | + | ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFssvAIbBg7vuVirJTm0gOcghvy/WQIHTcxc/0EkNoTsodSHurFWd8zf6o7sJ7kojSzTR8GH32b+Wvh1p0N8xwOjvE9rNoB05+UHvII3kTsZygL3evulepl94AuNoLAv0lPa/tLqSaxrr+LmjuJoVLFaPWt9u43zb9/w/8hK5HMEBLOzeMZUPJW21b1VGMGSUAIm1AKJJiEzM6TC0YeZYaCIEakg0BbHxcQpDlZQg/5TDaIIfI6YpAe/jJNdG2WLCSxwj0NlSJ55qzwhHNi0mIfUNmumVlCBuusOd3gZL6TZUHp3j6FV5m0s5nlrqzfhtLoVY8W4UppqgtSl42KqLd |
- | A //host private key// is generated when the %%SSH%% server is set up. It is safely stored in a location that should be accessible by a server administrator only. The user connecting to the %%SSH%% server does not need to care about //host private key// in general. | + | |
===== Host Public Key ===== | ===== Host Public Key ===== |