diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2020-08-27 01:07:11 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2020-08-27 01:07:11 +0000 |
commit | 81f7985adc76c9d3a95d80cb3717bcb54f906e79 (patch) | |
tree | 884b17cca38057c283a3aedc1df18a990aa800f1 /bin | |
parent | c6033e8945d214efd07c42b188f773dd96c8ca2e (diff) |
support for requiring user verified FIDO keys in sshd
This adds a "verify-required" authorized_keys flag and a corresponding
sshd_config option that tells sshd to require that FIDO keys verify the
user identity before completing the signing/authentication attempt.
Whether or not user verification was performed is already baked into the
signature made on the FIDO token, so this is just plumbing that flag
through and adding ways to require it.
feedback and ok markus@
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions