Garrett: We need better support for SSH host certificates
Garrett: We need better support for SSH host certificates
Posted Mar 25, 2023 23:44 UTC (Sat) by ABCD (subscriber, #53650)In reply to: Garrett: We need better support for SSH host certificates by songmaster
Parent article: Garrett: We need better support for SSH host certificates
It appears you can use ssh-keygen -R hostname to remove all keys belonging to the specified hostname from known_hosts. The man page notes that this option is useful to delete hashed hosts.
Posted Mar 26, 2023 0:51 UTC (Sun)
by songmaster (subscriber, #1748)
[Link] (2 responses)
What would be needed is a command that finds all the public host keys in the file that match the key of the named host, and deletes them too.
Posted Mar 26, 2023 13:21 UTC (Sun)
by Smon (guest, #104795)
[Link]
Posted Mar 26, 2023 13:45 UTC (Sun)
by apoelstra (subscriber, #75205)
[Link]
From a user POV this part of things was pretty bad.
Garrett: We need better support for SSH host certificates
Garrett: We need better support for SSH host certificates
Garrett: We need better support for SSH host certificates
