-
Notifications
You must be signed in to change notification settings - Fork 577
Closed
Description
Hi @Links2004
This lib has been working like a charm for WS but not for WSS for us. We are sending and receiving bidirectional audio to and from our python server but our server doesn't capture audio when using beginSSL with the correct CA.
The README says that this is only supported for:
wss / SSL
supported for:
wss client on the ESP8266
wss / SSL is not natively supported in WebSocketsServer however it is possible to achieve secure websockets by running the ?device behind an SSL proxy. See Nginx for a sample Nginx server configuration file to enable this.
Is WSS/SSL currently being supported on ESP32?
Metadata
Metadata
Assignees
Labels
No labels