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

Provide an async API to ignore certificate errors

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 5.14.0 Alpha
    • 5.7.0
    • WebEngine
    • None
    • All environments

    Description

      Currently, the API for ignoring certificate errors is synchronous, which means that the entire UI has to be frozen until the user has decided whether to ignore the certificate error or not. This is suboptimal, especially for applications that might be loading pages in the background, for example, a multi-tab capable browser.

      This would probably operate like the defer() method for the QML API.

      http://doc.qt.io/qt-5/qml-qtwebengine-webenginecertificateerror.html#defer-method

      Apologies if this is already on the roadmap, I could not find any references to it.

      Attachments

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

        Activity

          People

            kiburtse Kirill Burtsev
            kovidgoyal Kovid Goyal
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes