Open aymanmanee3 opened 5 years ago
When I connect to wss I get this error Unhandled Exception: HandshakeException: Handshake error in client (OS Error: E/flutter (18373): CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate(handshake.cc:352))
confirm you are loading some certificates ?
I used IOWebSocketChannel and HtmlWebSocketChannel to solve it
When I connect to wss I get this error Unhandled Exception: HandshakeException: Handshake error in client (OS Error: E/flutter (18373): CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate(handshake.cc:352))