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

QSslConfiguration: Distinguish HTTP connections also by things like local certificate

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • Some future release
    • None
    • Network: SSL
    • None

    Description

      From IRC:
      "Do you know if QNetworkAccessManager uses the same ssl local configuration for all requests to the same host/port? Looking at the code, it seems that if I do two requests to the same host, each with different local certs, the second will reuse the cached connection from the first, meaning they'll both use the same local cert?"
      "instead of distinguishing a QHttpNetworkConnection by (host,port,ssl) we should do (host,port,ssl,sslconfig)"
      "yes, at least when it comes to the user's identification. for proxies, we already distinguish with the username"

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              mgoetz Markus Goetz (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes