xref: /dflybsd-src/crypto/openssh/ssh-pkcs11-helper.0 (revision ba1276acd1c8c22d225b1bcf370a14c878644f44)
1*ba1276acSMatthew DillonSSH-PKCS11-HELPER(8)        System Manager's Manual       SSH-PKCS11-HELPER(8)
2*ba1276acSMatthew Dillon
3*ba1276acSMatthew DillonNAME
4*ba1276acSMatthew Dillon     ssh-pkcs11-helper M-bM-^@M-^S OpenSSH helper for PKCS#11 support
5*ba1276acSMatthew Dillon
6*ba1276acSMatthew DillonSYNOPSIS
7*ba1276acSMatthew Dillon     ssh-pkcs11-helper [-v]
8*ba1276acSMatthew Dillon
9*ba1276acSMatthew DillonDESCRIPTION
10*ba1276acSMatthew Dillon     ssh-pkcs11-helper is used by ssh(1), ssh-agent(1), and ssh-keygen(1) to
11*ba1276acSMatthew Dillon     access keys provided by a PKCS#11 token.
12*ba1276acSMatthew Dillon
13*ba1276acSMatthew Dillon     ssh-pkcs11-helper is not intended to be invoked directly by the user.
14*ba1276acSMatthew Dillon
15*ba1276acSMatthew Dillon     A single option is supported:
16*ba1276acSMatthew Dillon
17*ba1276acSMatthew Dillon     -v      Verbose mode.  Causes ssh-pkcs11-helper to print debugging
18*ba1276acSMatthew Dillon             messages about its progress.  This is helpful in debugging
19*ba1276acSMatthew Dillon             problems.  Multiple -v options increase the verbosity.  The
20*ba1276acSMatthew Dillon             maximum is 3.
21*ba1276acSMatthew Dillon
22*ba1276acSMatthew Dillon             Note that ssh(1), ssh-agent(1), and ssh-keygen(1) will
23*ba1276acSMatthew Dillon             automatically pass the -v flag to ssh-pkcs11-helper when they
24*ba1276acSMatthew Dillon             have themselves been placed in debug mode.
25*ba1276acSMatthew Dillon
26*ba1276acSMatthew DillonSEE ALSO
27*ba1276acSMatthew Dillon     ssh(1), ssh-agent(1), ssh-keygen(1)
28*ba1276acSMatthew Dillon
29*ba1276acSMatthew DillonHISTORY
30*ba1276acSMatthew Dillon     ssh-pkcs11-helper first appeared in OpenBSD 4.7.
31*ba1276acSMatthew Dillon
32*ba1276acSMatthew DillonAUTHORS
33*ba1276acSMatthew Dillon     Markus Friedl <markus@openbsd.org>
34*ba1276acSMatthew Dillon
35*ba1276acSMatthew DillonOpenBSD 7.5                     April 29, 2022                     OpenBSD 7.5
36