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

Error pages for certificate errors

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 5.9
    • 5.7.1, 5.8
    • WebEngine
    • None

    Description

      The current API doesn't allow showing an error page for certificate errors, similarly to what Chromium (or Firefox) does.

      I think QTBUG-51176 would allow this in a hackish way (as you could let the error propagate, replace the error page by a custom one, save the certificate chain somehow, and then when reloading and the user accepted ignore the error).

      However, ideally Chromium's certificate error pages would just be exposed via a QWebEngineSetting IMHO.

      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
            the compiler Florian Bruhin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes