Displaying 1 result from an estimated 1 matches for "boleslaw".
2015 Apr 13
11
[Bug 2377] New: Add ssh-agent support to ssh-keygen
...-keygen
Product: Portable OpenSSH
Version: 6.9p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-keygen
Assignee: unassigned-bugs at mindrot.org
Reporter: boleslaw.tokarski at gmail.com
The only way for ssh-keygen to generate a certificate is currently to
access the private key representing the CA from a file, or open the
pkcs11 smartcard on its own.
This makes it cumbersome to automate, as either the key is unencrypted,
and/or card is PINless, as otherwise...