CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/01 14:15:23
Modified files:
etc : rc
Log message:
show fingerprint of freshly generated ssh host key on first boot
Print to the console the fingerprint of a newly generated ssh host
key of the preferred type (currently ED25519), typically when booting
for the first time. This simplifies a secure first ssh connection to
a freshly installed machine.
ok deraadt@ kn@, and various for earlier iterations
