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

Add support for specifying the peer name for SSL connections in QNetworkAccessManager

    XMLWordPrintable

Details

    • 5133e22ae200eb3c5169340a16b419c9fce747cb

    Description

      QSslSocket has a setPeerName and the means to specify the peer name via the connectToHostEncrypted() function. Therefore it would be good to have similar functionality included in QNetworkAccessManager as well. This could be in either a complimentary setPeerName() function and/or with an extra parameter to connectToHostEncrypted to take the peer name.

      This would enable more control over what the peer name is for those setting up webservers that require this to be set specifically.

      Attachments

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

        Activity

          People

            andysh Andy Shaw
            andysh Andy Shaw
            Santtu Ahonen Santtu Ahonen
            Volker Hilsheimer Volker Hilsheimer
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes