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

libssl and libcrypto detection algorithms fail on Fedora

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.8.2, 5.0.0 Beta 1
    • 4.8.1, 5.0.0
    • Network: SSL
    • None
    • 8643e1992f6c62983345f89d793742b3449a69ea

      While the fix mentioned in QTBUG-24694 helps in searching the right directories for libssl and libcrypto, it still requires that both libraries are in the same directory.
      This is not the case at least on Fedora, where there is /lib64/libcrypto.so.10 but /usr/lib64/libssl.so.10.
      loadOpenSsl() needs to be changed to take this into account.

      This (and the fix for QTBUG-24694) is also needed in 4.8 as QtCreator and the QtSDK need SSL to work.

        For Gerrit Dashboard: QTBUG-25398
        # Subject Branch Project Status CR V

            nath Niels Weber
            nath Niels Weber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes