.TH SSH-PKCS11-HELPER 8 "January 21 2019 " "" .SH NAME \fBssh-pkcs11-helper\fP \- ssh-agent helper program for PKCS#11 support .SH SYNOPSIS .br \fBssh-pkcs11-helper\fP [\fB\-v\fP] .SH DESCRIPTION \fBssh-pkcs11-helper\fP is used by \fBssh-agent\fP(1) to access keys provided by a PKCS#11 token. \fBssh-pkcs11-helper\fP is not intended to be invoked by the user, but from \fBssh-agent\fP(1). A single option is supported: .TP \fB\-v\fP Verbose mode. Causes \fBssh-pkcs11-helper\fP to print debugging messages about its progress. This is helpful in debugging problems. Multiple \fB\-v\fP options increase the verbosity. The maximum is 3. Note that \fBssh-agent\fP(1) will automatically pass the \fB\-v\fP flag to \fBssh-pkcs11-helper\fP when it has itself been placed in debug mode. .PP .SH SEE ALSO \fBssh\fP(1), \fBssh-add\fP(1), \fBssh-agent\fP(1) .SH HISTORY \fBssh-pkcs11-helper\fP first appeared in OpenBSD 4.7 . .SH AUTHORS Markus Friedl