1SSH-SK-HELPER(8) BSD System Manager's Manual SSH-SK-HELPER(8)
2
4 ssh-sk-helper — OpenSSH helper for FIDO authenticator support
5
7 ssh-sk-helper [-v]
8
10 ssh-sk-helper is used by ssh-agent(1) to access keys provided by a FIDO
11 authenticator.
12
13 ssh-sk-helper is not intended to be invoked by the user, but from
14 ssh-agent(1).
15
16 A single option is supported:
17
18 -v Verbose mode. Causes ssh-sk-helper to print debugging messages
19 about its progress. This is helpful in debugging problems. Mul‐
20 tiple -v options increase the verbosity. The maximum is 3.
21
22 Note that ssh-agent(1) will automatically pass the -v flag to
23 ssh-sk-helper when it has itself been placed in debug mode.
24
26 ssh(1), ssh-add(1), ssh-agent(1)
27
29 ssh-sk-helper first appeared in OpenBSD 6.7.
30
32 Damien Miller <djm@openbsd.org>
33
34BSD May 10, 2020 BSD