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

SSL certificates handling

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.2, 5.12
    • WebEngine
    • Embedded Linux

    • Linux/Other display system

    Description

      I would like to use server-certificates (webside verify), but after OpenSLL to LibNSS switching (QtWebengine_5.9->5.12.3 + chromium_61->69) certificates handling is working differently. LibNSS keeps certificates in memory during application runtime. Certificates are loaded during runtime and doesn't matter if database have been updated. OpenSLL reads certificates from disk for each access.

      Would be great to return back this functionality with public API for:

      • to insert new certificate into database
      • re-read/reload certificates from file

      More information could be found on feature request in chromium: Issue-967593

      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
            jirauser52957 user-1fa62 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes