search for: c53d4d5a

Displaying 2 results from an estimated 2 matches for "c53d4d5a".

2024 Dec 05
1
Better reporting for signature algorithm mismatch?
...n Bern Systemingenieur Binect GmbH -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 4336 bytes Desc: S/MIME Cryptographic Signature URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20241205/c53d4d5a/attachment.p7s>
2024 Dec 04
1
Better reporting for signature algorithm mismatch?
An issue that I come across from time to time is when I try to ssh into a box with an RSA key, and it fails because the target host is old and only does sha1 signatures.? However, the reason is not reported unless I turn on debugging. For example, all I see is: % ssh foo at bar foo at bar: Permission denied (publickey,keyboard-interactive). I find this confusing, since my first inclination is