| Summary: | PKCS11Provider should support "none" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Iain Morgan <imorgan> | ||||
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | enhancement | CC: | djm, jjelen | ||||
| Priority: | P5 | Keywords: | pkcs11 | ||||
| Version: | 7.9p1 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2915 | ||||||
| Attachments: |
|
||||||
|
Description
Iain Morgan
2019-02-28 11:21:22 AEDT
Created attachment 3247 [details]
proposed patch
I attached the proposed patch, that address also few issues around that I noticed while checking this option:
* The manual page did not list the ECDSA keys that got supported recently
* The -G option was dumping the undocumented option smartcarddevice instead of pkcs11provider
hah, I just committed a basically identical patch for readconf.c. I'll commit Jakub's manual fix too I ended up committing a slightly larger rewording of the PKCS11Provider directive. Thanks for the report and patch closing resolved bugs as of 8.6p1 release |