Re: Interop lsh and SSH-2.0-GitLab-SSHD
Peter Gutmann <[email protected]> Thu, 26 Oct 2023 10:37:57 +0000
| Newsgroups | gmane.ietf.secsh |
|---|---|
| Message-ID | <ME3PR01MB62427E86D2520BCCB2723975EEDDA@ME3PR01MB6242.ausprd01.prod.outlook.com> |
Mouse <[email protected]> writes: >If you mean the user-authentication sig, I'm not getting to the point of >sending a sig. I'm sending the public portion of the key, as usual; Ah, that may be the issue, I never bother with the whole Blackadder Authentication nonsense ("here is a bag of money... which I am not going to give you") but, if the server asks for publickey auth, perform publickey auth. See what happens when you just perform the auth in one step rather than feeding things in in bits and pieces over multiple messages. Peter.