Socket Error: tlsError: Could not parse certificate list.
zeldoon opened this issue · 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.
downloaded from webstore
using samsung chromebook snow
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
/server irc.geekshed.net +6697
Is there a solution or work-around?