docs: WITH_TLS => USE_TLS
This commit is contained in:
parent
8bfc3c5ea6
commit
7939f7ad50
@ -231,7 +231,7 @@ uint32_t m = webSocket.getMaxWaitBetweenReconnectionRetries();
|
||||
|
||||
### TLS support and configuration
|
||||
|
||||
To leverage TLS features, the library must be compiled with the option `WITH_TLS=1`.
|
||||
To leverage TLS features, the library must be compiled with the option `USE_TLS=1`.
|
||||
|
||||
Then, secure sockets are automatically used when connecting to a `wss://*` url.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user