|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

One more information: the SSH server responding is a Sun's implementation as of SunOS-5.10. Running a telnet connection to port 22 I get:
I have also looked into RFC referenced. I believe that the limit of 255 characters of the line is only referencing the SSH-* line, as it is stated before 'The server MAY send other lines of data before sending the version string' statement. I also believe that this RFC section does not put any restrictions on additional lines length or limit their amount. Thus I think also hard-coded check for 50 lines may not be appropriate.