<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">7 нояб. 2016 г., в 0:53, Jake Gordon <<a href="mailto:jakesgordon@gmail.com" class="">jakesgordon@gmail.com</a>> написал(а):</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hi All.</div><div class=""><br class=""></div><div class="">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.</div><div class=""><br class=""></div><div class="">I'm using Erlang 19.1.3, but this issue appears to have started with 18.3.4 (earlier versions appear to work correctly)</div><div class=""><br class=""></div><div class="">I'm trying to connect to a (correctly configured) public endpoint at <a href="http://api.bitbucket.org/" class="">api.bitbucket.org</a></div><div class=""><br class=""></div><div class="">  > ssl:connect('<a href="http://api.bitbucket.org/" class="">api.bitbucket.org</a>', 443, []).</div><div class="">  {error,{tls_alert,"handshake failure»}}</div></div></div></blockquote>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.<br class=""></div><div>(I’m using kerl builds, so no Erlang Solutions mods for sure).</div><br class=""></body></html>