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

Qt WebSocket by default loads all system certificates even SSL is not used

    XMLWordPrintable

Details

    • macOS
    • d1e892816fba1494d9a63fc22a88d78c2bbe0429 (qt/qtwebsockets/5.15)

    Description

      QWebSocket constructor indirectly callsĀ QSslSocketPrivate::ensureInitialized(), which loads all system CA certificates on macOS. This happens even when we are not using SSL at all. It often takes hundreds of milliseconds and can hurt the responsiveness of applications.

      Attachments

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

        Activity

          People

            tpochep Timur Pocheptsov
            hanjiang.yu Hanjiang Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes