xref: /openbsd/usr.bin/ssh/ssh-pkcs11-helper.8 (revision 76c04420)
1*76c04420Sschwarze.\" $OpenBSD: ssh-pkcs11-helper.8,v 1.4 2013/07/16 00:07:52 schwarze Exp $
23e04efbeSmarkus.\"
33e04efbeSmarkus.\" Copyright (c) 2010 Markus Friedl.  All rights reserved.
43e04efbeSmarkus.\"
53e04efbeSmarkus.\" Permission to use, copy, modify, and distribute this software for any
63e04efbeSmarkus.\" purpose with or without fee is hereby granted, provided that the above
73e04efbeSmarkus.\" copyright notice and this permission notice appear in all copies.
83e04efbeSmarkus.\"
93e04efbeSmarkus.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
103e04efbeSmarkus.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
113e04efbeSmarkus.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
123e04efbeSmarkus.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
133e04efbeSmarkus.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
143e04efbeSmarkus.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
153e04efbeSmarkus.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
163e04efbeSmarkus.\"
17*76c04420Sschwarze.Dd $Mdocdate: July 16 2013 $
183e04efbeSmarkus.Dt SSH-PKCS11-HELPER 8
193e04efbeSmarkus.Os
203e04efbeSmarkus.Sh NAME
213e04efbeSmarkus.Nm ssh-pkcs11-helper
2291bee2fcSmarkus.Nd ssh-agent helper program for PKCS#11 support
233e04efbeSmarkus.Sh SYNOPSIS
243e04efbeSmarkus.Nm
253e04efbeSmarkus.Sh DESCRIPTION
263e04efbeSmarkus.Nm
273e04efbeSmarkusis used by
283e04efbeSmarkus.Xr ssh-agent 1
2991bee2fcSmarkusto access keys provided by a PKCS#11 token.
303e04efbeSmarkus.Pp
313e04efbeSmarkus.Nm
323e04efbeSmarkusis not intended to be invoked by the user, but from
333e04efbeSmarkus.Xr ssh-agent 1 .
343e04efbeSmarkus.Sh SEE ALSO
353e04efbeSmarkus.Xr ssh 1 ,
363e04efbeSmarkus.Xr ssh-add 1 ,
373e04efbeSmarkus.Xr ssh-agent 1
383e04efbeSmarkus.Sh HISTORY
393e04efbeSmarkus.Nm
403e04efbeSmarkusfirst appeared in
413e04efbeSmarkus.Ox 4.7 .
423e04efbeSmarkus.Sh AUTHORS
43*76c04420Sschwarze.An Markus Friedl Aq Mt markus@openbsd.org
44