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

add partial_chain handling #217

Merged
merged 1 commit into from
Jul 23, 2015
Merged

add partial_chain handling #217

merged 1 commit into from
Jul 23, 2015

Conversation

benoitc
Copy link
Owner

@benoitc benoitc commented Jul 23, 2015

should fix #196

benoitc added a commit that referenced this pull request Jul 23, 2015
add partial_chain handling
@benoitc benoitc merged commit 34237d7 into master Jul 23, 2015
@ojung
Copy link

ojung commented Jul 23, 2015

Nice! Just as I was about to start investigating this issue:

iex(22)> :hackney.get("https://www.google.com")
2015-07-24 10:13:25.454 [error] SSL: :certify: ssl_handshake.erl:1401:Fatal error: unknown ca

{:error, {:tls_alert, 'unknown ca'}}

Thanks! 👍

Edit: Still makes me wonder if I have a fishy certificate somewhere.

@benoitc benoitc deleted the fix/196 branch August 27, 2015 08:36
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

Successfully merging this pull request may close these issues.

error: "unknown ca" when talking to Twilio's API
2 participants