-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Socket Error: tlsError: Could not parse certificate list. #408
Comments
downloaded from webstore |
same problem here. Maybe Forge is outdated? |
no one knows why the ssl isnt working.... |
I'm not sure, though chrome.socket now has a secure method which uses built-in SSL so CIRC doesn't need to rely on forge anymore: https://developer.chrome.com/apps/socket#method-secure. |
The problem with Chrome's built in solution is that it does not support client certificates. That is, even when a serve requests an optional client certificate, the chrome socket flat out fails. Hopefully this is fixed in later versions of Chrome. |
I have the same problem with Is there a solution or work-around? |
So I try to join this server using the following command
/server irc.rizon.net +6697
I receive this
Socket Error: tlsError: Could not parse certificate list.
The text was updated successfully, but these errors were encountered: