]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: add dummy security key middleware based on work by
authordjm@openbsd.org <djm@openbsd.org>
Tue, 26 Nov 2019 23:41:23 +0000 (23:41 +0000)
committerDamien Miller <djm@mindrot.org>
Tue, 26 Nov 2019 23:47:28 +0000 (10:47 +1100)
commitc6efa8a91af1d4fdb43909a23a0a4ffa012155ad
tree5908cdd00c3051d889da7c8f8a25750326fd7af1
parent8635afa1cdc21366d61730d943f3cf61861899c8
upstream: add dummy security key middleware based on work by

markus@

This will allow us to test U2F/FIDO2 support in OpenSSH without
requiring real hardware.

ok markus@

OpenBSD-Regress-ID: 88b309464b8850c320cf7513f26d97ee1fdf9aae
regress/misc/Makefile
regress/misc/sk-dummy/Makefile [new file with mode: 0644]
regress/misc/sk-dummy/sk-dummy.c [new file with mode: 0644]