I have a server with self signed certificates. I'm using Restfox v0.40.0 (ed51c75) and attempting to connect to its endpoints with the Disable SSL Verification option toggled. While normal HTTP requests go through with no issue, WS connections fail, and display in the console a net::ERR_CERT_AUTHORITY_INVALID error.
I have a server with self signed certificates. I'm using Restfox v0.40.0 (ed51c75) and attempting to connect to its endpoints with the Disable SSL Verification option toggled. While normal HTTP requests go through with no issue, WS connections fail, and display in the console a net::ERR_CERT_AUTHORITY_INVALID error.