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

QSslConfiguration: Distinguish HTTP connections also by things like local certificate

XMLWordPrintable

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

      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"

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

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

              Created:
              Updated:

                There are no open Gerrit changes