Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.0
-
None
Description
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).
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-130361 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
652154,2 | QWebSocketServer: add sslErrors signal with QSslSocket arg | dev | qt/qtwebsockets | Status: NEW | 0 | 0 |