April 23, 2012

Marcus Frenkel Marcus Frenkel
Ant Farmer
75 posts

QtCreator’s SSH connection should accept ver 1.99 because it is compatible with 2.0

 

According to http://en.wikipedia.org/wiki/Secure_Shell#Version_1.99 [en.wikipedia.org] : “SSH server which supports both 2.0 and prior versions of SSH should identify its protoversion as 1.99”.

And according to http://tools.ietf.org/html/rfc4253 [tools.ietf.org] : “Clients using protocol 2.0 MUST be able to identify this as identical to 2.0”.

QtCreator accepts only version 2.0 returned from the server while 1.99 should work fine as well.

3 replies

April 23, 2012

koahnig koahnig
Mad Scientist
2112 posts

Did you consider to file a bug report on JIRA [bugreports.qt-project.org] ?

April 23, 2012

Marcus Frenkel Marcus Frenkel
Ant Farmer
75 posts
koahnig wrote:
Did you consider to file a bug report on JIRA [bugreports.qt-project.org] ?

Yes but I wanted to check first maybe there is a reason why QtCreator does like that.

April 27, 2012

Andre Andre
Area 51 Engineer
6031 posts

Looks like an oversight to me. Just file a bug, or better yet, provide a patch to fix it.

 Signature 

Looking for Qt developers to join our team @ i-Optics: https://qt-project.org/forums/viewthread/25393/

 
  ‹‹ [SOLVED] Add widgets manually to Qt designer generated code      Qt Creator 2.4.1 - argument completion helper no longer working ››

You must log in to post a reply. Not a member yet? Register here!