|
|
Log in / Subscribe / Register

Using certificates for SSH authentication

Using certificates for SSH authentication

Posted Nov 9, 2022 12:39 UTC (Wed) by dtucker (subscriber, #6575)
Parent article: Using certificates for SSH authentication

> But what usually happens is that the user answers "yes" by reflex.

Instead of "yes", in OpenSSH versions 8.0 or later, you can also paste the expected key fingerprint. If they match it's equivalent to "yes", if not it's equivalent to "no".

It's not as good as a cert verification, but it's better than manually comparing fingerprint bytes.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds