BlakeWilliams/Elixir-Slack

Unknown CA error

Closed this issue · 2 comments

r0zar commented

Hi there!

Using the latest code, I'm getting a SSL error when trying to connect to the Slack rtm api.

I'm new to elixir so if this is a known issue, or has known workarounds, any input is appreciated. I read a few issues online from the HTTPoison and Hackney libraries that seem to have this issue appear periodically.

Thanks.

r0zar commented

I was able to workaround the issue for the moment by disabling ssl:
https://github.com/r0zar/Elixir-Slack

r0zar commented

Looks like it was a company networking issue with SSL. either way hope this helps someone else with a similar issue.