1SSH-PKCS11-HELPER(8) BSD System Manager's Manual SSH-PKCS11-HELPER(8)
2
4 ssh-pkcs11-helper — OpenSSH helper for PKCS#11 support
5
7 ssh-pkcs11-helper [-v]
8
10 ssh-pkcs11-helper is used by ssh-agent(1) to access keys provided by a
11 PKCS#11 token.
12
13 ssh-pkcs11-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-pkcs11-helper to print debugging mes‐
19 sages about its progress. This is helpful in debugging problems.
20 Multiple -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-pkcs11-helper when it has itself been placed in debug mode.
24
26 ssh(1), ssh-add(1), ssh-agent(1)
27
29 ssh-pkcs11-helper first appeared in OpenBSD 4.7.
30
32 Markus Friedl <markus@openbsd.org>
33
34BSD May 10, 2020 BSD