| Summary: | Public key debug printout | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Andrew Somerville <andy.somerville> | ||||||
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> | ||||||
| Status: | CLOSED FIXED | ||||||||
| Severity: | enhancement | CC: | andy.somerville, djm | ||||||
| Priority: | P5 | ||||||||
| Version: | 7.9p1 | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 2915 | ||||||||
| Attachments: |
|
||||||||
|
Description
Andrew Somerville
2018-12-06 08:17:09 AEDT
Created attachment 3211 [details]
base64 and log key blob early
I think doing it a little earlier would be useful as it would allow debugging of problems with the key itself. Since we already have the key blob, we can just base64 encode that.
BTW I think debug2() is a better log level for this
Great! Even better! This is committed and will be in OpenSSH 8.0 Wonderful! Thank you! closing resolved bugs as of 8.6p1 release |