Bugzilla – Attachment 1496 Details for
Bug 1371
Add PKCS#11 (Smartcards) support into OpenSSH
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
2010_all_pkcs11-agent-man.patch
2010_all_pkcs11-agent-man.patch (text/plain), 1.57 KB, created by
Alon Bar-Lev
on 2008-04-26 22:41:24 AEST
(
hide
)
Description:
2010_all_pkcs11-agent-man.patch
Filename:
MIME Type:
Creator:
Alon Bar-Lev
Created:
2008-04-26 22:41:24 AEST
Size:
1.57 KB
patch
obsolete
>[PATCH] PKCS#11 support in agent (man) > >Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> > >--- > >diff -urNp ssh.org/ssh-add.1 ssh.doc/ssh-add.1 >--- ssh.org/ssh-add.1 2007-06-12 16:41:03.000000000 +0300 >+++ ssh.doc/ssh-add.1 2008-01-09 14:08:00.000000000 +0200 >@@ -46,12 +46,15 @@ > .Sh SYNOPSIS > .Nm ssh-add > .Op Fl cDdLlXx >+.Op Fl K Ar provider_info > .Op Fl t Ar life > .Op Ar > .Nm ssh-add > .Fl s Ar reader > .Nm ssh-add > .Fl e Ar reader >+.Nm ssh-add >+.Fl I Ar pkcs11_id Op Ar session_cache Op Ar cert_file > .Sh DESCRIPTION > .Nm > adds RSA or DSA identities to the authentication agent, >@@ -104,6 +107,45 @@ and retry. > .It Fl e Ar reader > Remove key in smartcard > .Ar reader . >+.It Fl I >+Add PKCS#11 key, the format of remaining arguments is: >+.Pp >+pkcs11_id [session_cache [cert_file]] >+.Pp >+.Bl -tag -width Ds -compact >+.It pkcs11_id >+Serialized id, get from ssh-keygen \-K. >+.It session_cache >+Session cache timeout in seconds \-1 for infinite. >+.It cert_file >+Specify PEM file to load if token is unavailable. >+.El >+.It Fl K Ar provider_info >+Add PKC#11 provider to the agent, >+.Ar provider_info >+format: >+.Pp >+lib[:prot_auth[:private_mode[:cert_is_private]]] >+.Pp >+.Bl -tag -width Ds -compact >+.It prot_auth >+1 to allow protected mode authentication. >+.It private_mode: >+.Bl -tag -width Ds -compact >+.It 0 >+determine automatically >+.It 1 >+perform sign >+.It 2 >+perform sign recover >+.It 4 >+perform decrypt >+.It 8 >+perform unwrap >+.El >+.It cert_is_private >+1 if login is required to access certificate objects. >+.El > .It Fl L > Lists public key parameters of all identities currently represented > by the agent.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1371
:
1444
|
1463
|
1464
|
1465
|
1466
|
1467
|
1468
|
1469
|
1470
|
1471
|
1477
|
1478
|
1484
|
1485
|
1486
|
1487
|
1488
|
1489
|
1490
|
1491
|
1492
|
1493
|
1494
|
1495
| 1496 |
1497
|
1547
|
1557
|
1558