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

SSL internals: remove allowRootCertOnDemandLoading from QSslSocket

    XMLWordPrintable

Details

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes