circ icon indicating copy to clipboard operation
circ copied to clipboard

Socket Error: tlsError: Could not parse certificate list.

Open zeldoon opened this issue 9 years ago • 6 comments

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 avatar Jul 17 '16 18:07 zeldoon

downloaded from webstore using samsung chromebook snow

zeldoon avatar Jul 17 '16 18:07 zeldoon

same problem here. Maybe Forge is outdated?

jiggunjer avatar Jul 19 '16 02:07 jiggunjer

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

zeldoon avatar Jul 22 '16 00:07 zeldoon

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.

flackr avatar Jul 22 '16 13:07 flackr

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.

Deide avatar Jul 22 '16 18:07 Deide

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

Is there a solution or work-around?

salvis avatar May 22 '17 10:05 salvis