[erlang-bugs] R16A ssl 'certificate unknown'

Tristan Sloughter tristan.sloughter@REDACTED
Wed Feb 6 05:30:39 CET 2013


Testing out R16A I ran into an ssl error on some code that works fine on
R15B03-1. The code I discovered it on is part of wooga's estatsd that posts
json to the librato API:

https://github.com/wooga/estatsd/blob/master/apps/estatsd/src/adapters/estatsda_librato.erl#L108

On R16A I get the error:

{conn_failed,{error,{essl,"certificate unknown"}}}

I suspect it is related to this commit:

https://github.com/erlang/otp/commit/69d4a56d9f7ade14fd0496ffbf56d96bf9184aef#lib/ssl/src/ssl_handshake.erl

What else should I do to help figure out what is going wrong here?

Tristan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20130205/4974aa32/attachment.htm>


More information about the erlang-bugs mailing list