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

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

XMLWordPrintable

    • macOS
    • d1e892816fba1494d9a63fc22a88d78c2bbe0429 (qt/qtwebsockets/5.15)

      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.

        For Gerrit Dashboard: QTBUG-88663
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes