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

Implement client SSL certificates on Linux/embedded Linux

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.13.0
    • 5.7.2, 5.12.0 Beta 1
    • WebEngine
    • Linux/Other display system

      as discussed here:

      https://bugreports.qt.io/browse/QTBUG-54877

      QtWebEngine seems to use the root certificates from the OS, but client certificates are not loaded.
      When WebEngine connects to sites which needs client certificate, the error is displayed, "ERR_SSL_CLIENT_AUTH_CERT_NEEDED".
      WebEngine uses its own network stack, so QSslConfiguration cannot be used.
      Are there any solution for Linux/embedded Linux?

      For Windows seems to be a solution now since 5.12.0 Alpha

      https://bugreports.qt.io/browse/QTBUG-54877

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

            qt_webengine_team Qt WebEngine Team
            forca forca
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes