[Bug 2895] ecdsa key invalid format after upgrade

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Jan 23 11:43:11 AEDT 2019


https://bugzilla.mindrot.org/show_bug.cgi?id=2895

--- Comment #5 from Damien Miller <djm at mindrot.org> ---
OpenSSH tries to support keys that encode explicit group parameters
rather than the group ID. See sshkey.c:sshkey_ecdsa_key_to_nid()

This definitely used to work with OpenSSL, but it doesn't seem to now.
It does work with libressl.

-- 
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