[erlang-questions] Unexpected tls_alert "handshake failure" connecting to api.bitbucket.org (and others) with Erlang 18.3.4 (and later)

Alex S. alex0player@REDACTED
Mon Nov 7 09:05:00 CET 2016


> 7 нояб. 2016 г., в 0:53, Jake Gordon <jakesgordon@REDACTED> написал(а):
> 
> Hi All.
> 
> I'm hoping to get some insight into a problem with ssl:connect (and ultimately httpc:request) getting tls handshake errors connecting to some (but not all) webservers even while other clients on the same machine (cURL, Ruby Net::HTTP, etc) can connect just fine.
> 
> I'm using Erlang 19.1.3, but this issue appears to have started with 18.3.4 (earlier versions appear to work correctly)
> 
> I'm trying to connect to a (correctly configured) public endpoint at api.bitbucket.org <http://api.bitbucket.org/>
> 
>   > ssl:connect('api.bitbucket.org <http://api.bitbucket.org/>', 443, []).
>   {error,{tls_alert,"handshake failure»}}
Well, the least I can do is confirm that it indeed works that way on 19.1 and works correctly on 18.3 thoguh I forgot the minor version. So, not just the two of you.
(I’m using kerl builds, so no Erlang Solutions mods for sure).

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20161107/661183ca/attachment.htm>


More information about the erlang-questions mailing list