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

Secure not working with Slack servers (SSL not working?) #89

Open
emilis opened this issue Apr 24, 2015 · 6 comments
Open

Secure not working with Slack servers (SSL not working?) #89

emilis opened this issue Apr 24, 2015 · 6 comments

Comments

@emilis
Copy link

emilis commented Apr 24, 2015

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.

@nickdesaulniers
Copy link
Owner

This was enabled in a2af3dd which made it into v 1.0.12. cc @errietta

Does the server require a password, or the channel? The channel password can be added after the name of the channel, for example:

host: irc.mozilla.org
channel: chanName chanPassword, chan2 chan2pw, chan3 chan3pw

@emilis
Copy link
Author

emilis commented Apr 24, 2015

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.

@nickdesaulniers
Copy link
Owner

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.

@emilis
Copy link
Author

emilis commented Apr 24, 2015

Yes, I have ticked the "secure" checkbox.

@errietta
Copy link
Contributor

hmm, something seems to be up with ssl. investigates

@nickdesaulniers
Copy link
Owner

@errietta fixed this in our node-irc submodule, I just updated it. Now we need to spin a new build for users.

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

3 participants