I am trying to connect PHP web socket using WSS.
it shows error as below
WebSocket connection to 'wss://php.fmv.cc:12345/' failed: Error in connection establishment: net::ERR_SSL_PROTOCOL_ERROR
server configuration as below


these are the links on which I am trying
http://php.fmv.cc/c2.php (ws)
https://php.fmv.cc/c3.php (wss)
this will try to connect socket at : ws://php.fmv.cc:12345/ and wss://php.fmv.cc:12345/