[erlang-bugs] ssl handshake failure on R14A (and git)

Ingela Anderton Andin ingela@REDACTED
Mon Aug 30 16:28:00 CEST 2010


Hi!

Does not really sound like the same error.  Do you have any server to 
which we can connect to try and reproduce this?

Regards Ingela Erlang/OTP team - Ericsson AB

Lichtinger, Bernhard wrote:
> Hi,
>
> I had also the same problem. 
> The debugger helped in my case: We have certificates with depth 4, so adding the ssl_option {depth,4} resolved the problem. 
> e.g. ssl:connect("my-jabber-server",5223,[{depth,4}]).
>
>
> But I'm still wondering, why ssl:connect without this option works also when i connect to one of our Microsoft IIS webservers, which has also a certificate of depth 4. My jabber server is an ejabberd on erlang R13. 
>
>   



More information about the erlang-bugs mailing list