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

QNetworkReply::ignoreSslErrors should mention that you have to specify the certificate.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.8.7, 5.3.1
    • 4.7.1
    • Documentation
    • None
    • 34590e84d4aaceb5874d8acb6a2b7a95c153cd6a (qtbase) cbd1f795bd7a62bf7cb0587c371df41f135e7ca4 (qt4)

    Description

      When using QNetworkReply::ignoreSslErrors ( const QList<QSslError> & errors ) together with any QSslError that can have a certificate set, the error will only be ignored if you set the certificate that you want to ignore in the QSslError. Setting for example QSslError::SelfSignedCertificate will not ignore all self signed certificates, you have to specify which certificate that you should ignore in the error. The documention should be more clear about this.

      Attachments

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

        Activity

          People

            docteam Qt Documentation Team
            xcm Martin Petersson (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: