bugzilla-daemon at bugzilla.mindrot.org
2018-Dec-05 21:17 UTC
[Bug 2939] New: Public key debug printout
https://bugzilla.mindrot.org/show_bug.cgi?id=2939 Bug ID: 2939 Summary: Public key debug printout Product: Portable OpenSSH Version: 7.9p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: andy.somerville at gmail.com Created attachment 3209 --> https://bugzilla.mindrot.org/attachment.cgi?id=3209&action=edit Patch adding debug feature printing the public key When debugging and when performing forensic analysis it can be helpful to print out the full public key. This patch provides that functionality when debug level set to 1 or more. Same patch embodied in github pull request here: https://github.com/openssh/openssh-portable/pull/112 -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Dec-05 21:17 UTC
[Bug 2939] Public key debug printout
https://bugzilla.mindrot.org/show_bug.cgi?id=2939 Andrew Somerville <andy.somerville at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andy.somerville at gmail.com -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Dec-07 03:24 UTC
[Bug 2939] Public key debug printout
https://bugzilla.mindrot.org/show_bug.cgi?id=2939 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3209|0 |1 is obsolete| | CC| |djm at mindrot.org Attachment #3211| |ok? Flags| | --- Comment #1 from Damien Miller <djm at mindrot.org> --- Created attachment 3211 --> https://bugzilla.mindrot.org/attachment.cgi?id=3211&action=edit 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 -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Dec-07 03:36 UTC
[Bug 2939] Public key debug printout
https://bugzilla.mindrot.org/show_bug.cgi?id=2939 --- Comment #2 from Andrew Somerville <andy.somerville at gmail.com> --- Great! Even better! -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2019-Jan-22 11:26 UTC
[Bug 2939] Public key debug printout
https://bugzilla.mindrot.org/show_bug.cgi?id=2939 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2915 --- Comment #3 from Damien Miller <djm at mindrot.org> --- This is committed and will be in OpenSSH 8.0 Referenced Bugs: https://bugzilla.mindrot.org/show_bug.cgi?id=2915 [Bug 2915] Tracking bug for 8.0 release -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2019-Jan-22 14:49 UTC
[Bug 2939] Public key debug printout
https://bugzilla.mindrot.org/show_bug.cgi?id=2939 --- Comment #4 from Andrew Somerville <andy.somerville at gmail.com> --- Wonderful! Thank you! -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2019-Feb-08 02:01 UTC
[Bug 2939] Public key debug printout
https://bugzilla.mindrot.org/show_bug.cgi?id=2939 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2939 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Damien Miller <djm at mindrot.org> --- closing resolved bugs as of 8.6p1 release -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2939 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3211|ok? | Flags| | -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.