-
Notifications
You must be signed in to change notification settings - Fork 13
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
Secure not working with Slack servers (SSL not working?) #89
Comments
I think the server requires the password. Anyway, the IRC bot was complaining about non-SSL connection. I will try to reproduce the same bot complaint with another IRC client when I'll be at my laptop. |
Just to be sure; you had ticked the secure checkbox under advanced settings (the gear) icon? As long as that is ticked, we're using tls, unless we regressed something. |
Yes, I have ticked the "secure" checkbox. |
hmm, something seems to be up with ssl. investigates |
@errietta fixed this in our node-irc submodule, I just updated it. Now we need to spin a new build for users. |
I tried connecting to my work team Slack IRC server. The server requires SSL connections and a password to connect.
I got: messages from Slackbot (with loud pings) that SSL is required.
What I wanted: connect to the server and chat to coworkers.
The text was updated successfully, but these errors were encountered: