| Summary: | ssh should not complain about "no slots" when PKCS11Provider is specified, but no slot is found nor used | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Jakub Jelen <jjelen> | ||||
| Component: | Smartcard | Assignee: | Damien Miller <djm> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | enhancement | CC: | djm, dtucker, jcpunk, unassigned-bugs | ||||
| Priority: | P5 | Keywords: | pkcs11 | ||||
| Version: | 8.0p1 | ||||||
| Hardware: | Other | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | 2610 | ||||||
| Bug Blocks: | 2988 | ||||||
| Attachments: |
|
||||||
|
Description
Jakub Jelen
2019-08-23 19:20:04 AEST
Created attachment 3314 [details]
downgrade from INFO to DEBUG loglevel
I presume this is the message you're referring to? Maybe it should be verbose() instead of debug()...
Thank you. I think verbose() would be better, since this message ads some value when you want to dig into that deeper, but is for no good use in default operations. But debug() is fine too. applied - thanks closing resolved bugs as of 8.6p1 release |