Using certificates for SSH authentication
Using certificates for SSH authentication
Posted Nov 9, 2022 10:04 UTC (Wed) by Karellen (subscriber, #67644)Parent article: Using certificates for SSH authentication
I am wondering why there isn't an option to publish a hosts SSH public key under, e.g. https://<hostname>/.well-known/ssh.pub, and have SSH either check that automatically by default for new hosts, or have a command-line option to check it.
Obviously it won't cover all uses cases, but it ought to be useful for enough of them to be worth considering.
https://en.wikipedia.org/wiki/Well-known_URI
