<div dir="ltr"><div dir="ltr"><br></div><div>Thank you for reporting this, this is exactly the kind of problems we hope to find with release candidates. We will investigate the best way to address<br></div><div>this issue. The trade off between interoperability and  security is seldom an easy one and there are so many configurations, implementation and parameters to take into account so we are very grateful to all open source users that test our release candidates and report issues that they find.</div><div><br></div><div>Regards Ingela Erlang/OTP team - Ericsson AB<br></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Den lör 29 feb. 2020 kl 02:48 skrev Max Lapshin <<a href="mailto:max.lapshin@gmail.com">max.lapshin@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Something with default cipher configuration?<div><br></div><div>$ erl<br>Erlang/OTP 23 [RELEASE CANDIDATE 1] [erts-11.0] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [hipe] [dtrace]<br><br>Eshell V11.0  (abort with ^G)<br>1> application:ensure_all_started(inets).<br>{ok,[inets]}<br></div><div>4> application:ensure_all_started(ssl).                                                <br>{ok,[crypto,asn1,public_key,ssl]}<br>5> httpc:request(get, {"<a href="https://repo.hex.pm/" target="_blank">https://repo.hex.pm/</a>",[]}, [], [{body_format, binary}]).<br>=NOTICE REPORT==== 29-Feb-2020::04:47:26.729009 ===<br>TLS client: In state certify at tls_connection.erl:1281 generated CLIENT ALERT: Fatal - Handshake Failure<br> - malformed_handshake_data<br>{error,{failed_connect,[{to_address,{"<a href="http://repo.hex.pm" target="_blank">repo.hex.pm</a>",443}},<br>                        {inet,[inet],<br>                              {tls_alert,{handshake_failure,"TLS client: In state certify at tls_connection.erl:1281 generated CLIENT ALERT: Fatal - Handshake Failure\n malformed_handshake_data"}}}]}}<br></div><div><br></div><div>?</div></div>
</blockquote></div></div>