Ignoring SSL CERT BAD Format for secure websocket connection #21064
Unanswered
matiasgarcia
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to do an E2E test where the communication is done using websockets.
The websocket is using SSL, so when I run tests in my localhost with straight http, I get Error in connection establishment: net::ERR_SSL_SERVER_CERT_BAD_FORMAT
How can I work around this? I have tried disabling chromeWebSecurity but had no success
Beta Was this translation helpful? Give feedback.
All reactions