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

QWebSocketServer has no means to ignore SSL errors

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.8.0
    • WebSockets
    • None

      QWebSocketServer has SSL support now with an ability to use VerifyPeer mode, that is used to query and verify peer certificate. But, it can be considered useless for applications, that use self-signed certificates, but want to verify peer certificate.

      Possible solution:
      provide QWebSocketServer::ignoreSslErrors() and QWebSocketServer::ignoreSslErrors(QList<QSslError>)

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

            kurt.pattyn Kurt Pattyn
            gamepad64 gamepad64
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes