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

documentation for QSslSocket::setPeerVerifyMode() is wrong

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.0
    • 4.6.3, 4.7.0
    • Network: SSL
    • None
    • 2c48de46fdfeb935d1f31ae18f13add52c162ac8

    Description

      Documentation for both QSslSocket::setPeerVerifyMode() and QSslSocket::peerVerifyMode states:
      "The default mode is AutoVerifyPeer, which tells QSslSocket to use VerifyPeer for clients, QueryPeer for clients."
      while it should be:
      "The default mode is AutoVerifyPeer, which tells QSslSocket to use VerifyPeer for clients, QueryPeer for servers."

      Attachments

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

        Activity

          People

            phartman Peter Hartmann (closed Nokia identity) (Inactive)
            mmolteni Marco Molteni
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes