-
Notifications
You must be signed in to change notification settings - Fork 152
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
Untrusted SSL not working ? #247
Comments
I think this might be related: Subway crashes when I try to connect to some IRC servers with SSL enabled (self-signed or not). For some other servers with SSL it just hangs like in the first post, without any useful info in the console output. However, Freenode SSL works! Non-SSL connections also work fine. Using node.js v0.10.12 on an Ubuntu box. Output when it crashes:
|
FWIW, I've been connecting to a server that does self-signed SSL for awhile, so it definitely works in at least some cases. |
Also having this issue. nodejs 0.10.16-1 on cent6 x64 from epel. Self signed SSL cert with IRC server inspircd 2.0.13, not sure to what extent that's relevant. |
I'm having same issue with node 0.10.21 and ZNC bouncer... |
I'm having the same issue. Running a ZNC bouncer with certificate signed by private CA. |
I didn't manage to connect to my personal UnrealIRCd serving a self signed / invalid ssl cert.
Subway just hangs at the login screen with the loading gif...
Trusted SSL like freenode are OK (but you knew that already :) )
The text was updated successfully, but these errors were encountered: