client can't connect to secure websocket with google chrome
error: WebSocket connection to wss://web:port failed
but can connect to secure websocket with firefox.
I'm using reactphp and ratchet libraries
client can't connect to secure websocket with google chrome
error: WebSocket connection to wss://web:port failed
but can connect to secure websocket with firefox.
I'm using reactphp and ratchet libraries
Copyright © 2021 Jogjafile Inc.
I solved by ignoring peer verification
'verify_peer' => false