-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.0
-
None
-
-
3d7635d1a (dev)
The QWebSocketServer class provides the https://doc.qt.io/qt-6/qwebsocketserver.html#sslErrors signal. But differently to all it's friends (QWebSocket, QSslServer, QSslSocket), it is lacking:
- sending the socket instance alongside the error
- the https://doc.qt.io/qt-6.5/qwebsocket.html#ignoreSslErrors slot.
Right now, that block users from using self signed certificates (for example).
For Gerrit Dashboard: QTBUG-130361 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
652154,6 | QWebSocketServer: add sslErrorsOccurred signal with QSslSocket arg | dev | qt/qtwebsockets | Status: MERGED | +2 | 0 |