Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-46840

Installers: Link openssl statically

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.5.0
    • Packaging & Installer
    • None

    Description

      The Qt Installers should statically link openssl, also Linux on OS X. Right now it's dynamically linked. This leads to warnings like

      qt.network.ssl: QSslSocket: cannot resolve SSLv2_client_method
      qt.network.ssl: QSslSocket: cannot resolve SSLv2_server_method
      

      It might also break as soon as the distribution doesn't have openSSL installed, or (more likely) openssl breaks B/C, which they've done in the past.

      Attachments

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

        Activity

          People

            iknd Iikka Eklund
            kkohne Kai Köhne
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes