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

SSL internals: remove allowRootCertOnDemandLoading from QSslSocket

XMLWordPrintable

      currently we have one allowRootCertOnDemandLoading in QSslConfiguration and one in QSslSocket. We should only have one in the configuration and toggle that, as each socket has a configuration anyhow.
      patch https://codereview.qt-project.org/#change,44754 is required for this.
      Once this is in, the patch at https://codereview.qt-project.org/#change,45013 can be changed so that QSslContext::fromConfiguration does not need a 3rd parameter (the bool) anymore.

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

            peter-har Peter Hartmann
            peter-har Peter Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes