1*36e94dc5SPeter Avalos.\" $OpenBSD: ssh-pkcs11-helper.8,v 1.4 2013/07/16 00:07:52 schwarze Exp $
2856ea928SPeter Avalos.\"
3856ea928SPeter Avalos.\" Copyright (c) 2010 Markus Friedl.  All rights reserved.
4856ea928SPeter Avalos.\"
5856ea928SPeter Avalos.\" Permission to use, copy, modify, and distribute this software for any
6856ea928SPeter Avalos.\" purpose with or without fee is hereby granted, provided that the above
7856ea928SPeter Avalos.\" copyright notice and this permission notice appear in all copies.
8856ea928SPeter Avalos.\"
9856ea928SPeter Avalos.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10856ea928SPeter Avalos.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11856ea928SPeter Avalos.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12856ea928SPeter Avalos.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13856ea928SPeter Avalos.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14856ea928SPeter Avalos.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15856ea928SPeter Avalos.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16856ea928SPeter Avalos.\"
17*36e94dc5SPeter Avalos.Dd $Mdocdate: July 16 2013 $
18856ea928SPeter Avalos.Dt SSH-PKCS11-HELPER 8
19856ea928SPeter Avalos.Os
20856ea928SPeter Avalos.Sh NAME
21856ea928SPeter Avalos.Nm ssh-pkcs11-helper
22856ea928SPeter Avalos.Nd ssh-agent helper program for PKCS#11 support
23856ea928SPeter Avalos.Sh SYNOPSIS
24856ea928SPeter Avalos.Nm
25856ea928SPeter Avalos.Sh DESCRIPTION
26856ea928SPeter Avalos.Nm
27856ea928SPeter Avalosis used by
28856ea928SPeter Avalos.Xr ssh-agent 1
29856ea928SPeter Avalosto access keys provided by a PKCS#11 token.
30856ea928SPeter Avalos.Pp
31856ea928SPeter Avalos.Nm
32856ea928SPeter Avalosis not intended to be invoked by the user, but from
33856ea928SPeter Avalos.Xr ssh-agent 1 .
34856ea928SPeter Avalos.Sh SEE ALSO
35856ea928SPeter Avalos.Xr ssh 1 ,
36856ea928SPeter Avalos.Xr ssh-add 1 ,
37856ea928SPeter Avalos.Xr ssh-agent 1
38856ea928SPeter Avalos.Sh HISTORY
39856ea928SPeter Avalos.Nm
40856ea928SPeter Avalosfirst appeared in
41856ea928SPeter Avalos.Ox 4.7 .
42856ea928SPeter Avalos.Sh AUTHORS
43*36e94dc5SPeter Avalos.An Markus Friedl Aq Mt markus@openbsd.org
44