https://bugzilla.mindrot.org/show_bug.cgi?id=3351
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Damien Miller <[email protected]> --- I'm not able to replicate this, either manually or with modifications to regress/cert-userkey.sh to explicitly test this case (though I think it was previously anyway). Could you please attach debug traces from the client and server to this bug? Note that RSA SHA256 certificates are always identified as [email protected] because key type names are actually somewhat separate to signature algorithm names even though they look the same. So a [email protected] certificate can happily make a rsa-sha2-256 signature. (Yes, this is a confusing area of the protocol). -- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
