<div dir="ltr">Hi!<div><br></div><div>It would be thinkable to have such an option for introp reasons. PR are welcome.</div><div><br></div><div>Regards Ingela Erlang/OTP Team - Ericsson ABĀ <br><div class="gmail_extra"><br><div class="gmail_quote">2018-05-09 17:30 GMT+02:00 Ryan Stewart <span dir="ltr"><<a href="mailto:zzantozz@gmail.com" target="_blank">zzantozz@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I've run across a faulty SSL server implementation that appears to send a "handshake failure" alert if the ClientHello protocol version isn't equal to the TLS record version. In Erlang, different major versions choose the TLS record version differently. None of them are wrong according the TLS spec, but some of them break when I'm trying to connect to these bad server implementations.<br><br></div>What do you think of adding a new ssl_option like "client_hello_tls_record_<wbr>version" to let us explicitly set the version to be used? Ideally, it would support values like 'tlsv1', 'tlsv1_2', 'lowest', 'highest', and 'same_as_client_hello', for example.<br></div>
<br>______________________________<wbr>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div></div></div>