You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I discovered that on my main network, it will only cause this issue. But if I switch to a guess network it does not have this issue. The web content filter it goes through doesn't allow for the handshake to be completed.
I am curious why would it make an SSL handshake what is required by the electron app to do this? That way I know what I need to allow through our web content filtering system.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
So I am getting this error below on my electron app when I launch it for the first time after running the installation process.
[42272:1107/112745.451:ERROR:ssl_client_socket_impl.cc(978)] handshake failed; returned -1, SSL error code 1, net_error -100
I discovered that on my main network, it will only cause this issue. But if I switch to a guess network it does not have this issue. The web content filter it goes through doesn't allow for the handshake to be completed.
I am curious why would it make an SSL handshake what is required by the electron app to do this? That way I know what I need to allow through our web content filtering system.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions