Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-2471

Update supported SSH ciphers on codereview.qt-project.org

    XMLWordPrintable

Details

    • Task
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • None
    • Git
    • None

    Description

      Currently, the most secure cipher allowed is aes256-cbc, which is blacklisted by current OpenSSH versions (6.7, 2014-10-06).

      http://www.openssh.com/txt/release-6.7

      All *-cbc ciphers are disabled by default.

      As a workaround, the following can be added to ~/.ssh/config:

      Match Host codereview.qt-project.org
        Ciphers +aes256-cbc
      

      Attachments

        Issue Links

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

          Activity

            People

              buddenha Oswald Buddenhagen
              bruns Stefan BrĂ¼ns
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes