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

Hardcoded system certificate dir cannot be overridden at compile time

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.9.0
    • WebEngine
    • None
    • Crosscompiled embedded Linux with system OpenSSL using OPENSSLDIR "/usr/share/ssl".

    Description

      The OPENSSLDIR in qtwebengine/src/3rdparty/chromium/third_party/boringssl/src/crypto/x509/x509_def.c is hardcoded to "/etc/ssl". This can be overridden at runtime using SSL_CERT_DIR, but I can't find a way to change that define at compiletime without patching the file.

      Ideally this would automatically honor what the system OpenSSL has been configured with in case those are found.

      Attachments

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

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            rebemlix Rolf Eike Beer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes