[Bug 2939] Public key debug printout

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Dec 7 14:24:22 AEDT 2018


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.


More information about the openssh-bugs mailing list