Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-14025

SSH client missing Eliptic Curve support

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 3.5.0-beta1
    • Qt Creator 3.3.0
    • Remote Linux
    • None
    • 3b8ea3fc1ea5a3be3e537fc6a6390886eaaff62e

    Description

      Connecting to a hardened Linux box using ECDSA is not supported.
      Elliptic Curve Cryptography (ECC) is gaining wider use due to increased computationally efficient. Ex. a 256-bit ECC public key should provide comparable security to a 3072-bit RSA public key.

      RFC 6239: Suite B Cryptographic Suites for Secure Shell (SSH)

      Connecting to host...
      SSH connection failure: SSH Protocol error: Server and client capabilities don't match. Client list was: ssh-rsa,ssh-dss.
      Server list was ecdsa-sha2-nistp256.
      
      Device test failed.
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            brutho Bruno Thomsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes