Skip to content
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

Open
zeldoon opened this issue Jul 17, 2016 · 6 comments
Open

Socket Error: tlsError: Could not parse certificate list. #408

zeldoon opened this issue Jul 17, 2016 · 6 comments

Comments

@zeldoon
Copy link

zeldoon commented Jul 17, 2016

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.

@zeldoon
Copy link
Author

zeldoon commented Jul 17, 2016

downloaded from webstore
using samsung chromebook snow

@jiggunjer
Copy link

jiggunjer commented Jul 19, 2016

same problem here. Maybe Forge is outdated?

@zeldoon
Copy link
Author

zeldoon commented Jul 22, 2016

no one knows why the ssl isnt working....

@flackr
Copy link
Owner

flackr commented Jul 22, 2016

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.

@Deide
Copy link

Deide commented Jul 22, 2016

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.

@salvis
Copy link

salvis commented May 22, 2017

I have the same problem with
/server irc.geekshed.net +6697

Is there a solution or work-around?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants