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

Unable to connect to OFTC network over SSL #247

Closed
rtnpro opened this issue Jul 7, 2014 · 2 comments
Closed

Unable to connect to OFTC network over SSL #247

rtnpro opened this issue Jul 7, 2014 · 2 comments

Comments

@rtnpro
Copy link

rtnpro commented Jul 7, 2014

Hi,

We are using node-irc to connect users at https://waartaa.com to IRC servers. We are generating self signed openssl certificates as mentioned at https://github.com/waartaa/waartaa/tree/master/app/private/certs and consuming the certificates at https://github.com/waartaa/waartaa/blob/master/app/server/lib/01_requirements.js#L32. This works perfectly well when connecting to servers like Freenode and Mozilla over SSL, but not for OFTC (irc.oftc.net). There's an ongoing discussion on this at waartaa/waartaa#130 (comment).

I tried using the 'debug' mode to connect to OFTC server using SSL, and I was getting the following errors:

I20140707-20:22:02.931(0)? 7 Jul 20:22:02 - Disconnected: reconnecting
I20140707-20:22:02.931(0)? 7 Jul 20:22:02 - Waiting 2000ms before retrying
I20140707-20:22:02.932(0)? 7 Jul 20:22:02 - Connection got "end" event

Please help us resolve this issue. Once we figure out a way to connect to OFTC IRC server using node-irc over SSL, I will add a documentation at http://www.oftc.net/NickServ/CertFP/#unlisted-clients as well.

Thanks,
rtnpro

@ghost ghost mentioned this issue Jan 12, 2015
@ghost
Copy link

ghost commented Jan 13, 2015

This is fixed in #304, and we will be testing this today and tomorrow with a release tomorrow evening assuming everything goes well.

@rtnpro
Copy link
Author

rtnpro commented Jan 13, 2015

Thanks a lot 👍

@jirwin jirwin closed this as completed Mar 27, 2016
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

2 participants