If you set this property to nothing, the validation does nothing with the server certificate and returns valid.
If you set this property to nothing, the validation does nothing with the server certificate and returns valid.
As a **WebSocket Server**, you should create an instance of the `WebSocketServer` or `HttpServer` class with some settings for the secure connection, like the following.
As a **WebSocket Server**, you should create an instance of the `WebSocketServer` or `HttpServer` class with some settings for the secure connection. It's like the following.