search for: rfc2450

Displaying 1 result from an estimated 1 matches for "rfc2450".

Did you mean: rfc2440
2023 Jul 20
1
[Bug 3590] New: Why is the service name in the USERAUTH REQUEST message "ssh-connect" instead of "ssh-userauth"?
...Version: -current Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: rmsh1216 at 163.com As mentioned in Section 4.7 of RFC2450, the'service name' is used to describe a protocol layer. as we all know, the USERAUTH REQUEST messages belong to the authentication protocol layer. According to my understanding, the service name in the message should be "ssh-userauth" instead of "ssh-connection". I loo...