| Summary: | Unable to add certificates to agent when using PKCS#11 backed keys. | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Peter <peter> |
| Component: | ssh-agent | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | ASSIGNED --- | ||
| Severity: | enhancement | CC: | djm |
| Priority: | P5 | Keywords: | pkcs11 |
| Version: | 7.4p1 | ||
| Hardware: | amd64 | ||
| OS: | Linux | ||
|
Description
Peter
2017-12-07 19:37:47 AEDT
This seems to be handeled by this ticket: https://bugzilla.mindrot.org/show_bug.cgi?id=2472 BTW You can use certificates in ssh already using keys stored in an agent or token. Certificates are grafted to external keys at authentication time if they are available. |