https://bugzilla.mindrot.org/show_bug.cgi?id=2895
--- Comment #5 from Damien Miller <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
