Skip to content

WSS/SSL support for ESP32 -- README.md update #926

@akdeb

Description

@akdeb

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions