<div dir="ltr">Hi Amin!<br><div class="gmail_extra"><br><div class="gmail_quote">2018-08-07 21:19 GMT+02:00 Amin Arria <span dir="ltr"><<a href="mailto:amin.arria@lambdaclass.com" target="_blank">amin.arria@lambdaclass.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>Hi everyone,</div><div><br></div><div>I have an application using cowboy with SSL/TLS. For some reason it has stopped accepting connections and giving SSL erros to the clients connecting. <br></div><div><br></div><div>The only piece of info the server gives is "TLS server: In state certify received CLIENT ALERT: Fatal - Illegal Parameter" and I can't find anything about. Do you know anything?</div><div><br></div></div></blockquote><div><br></div><div>If you think about the wording, you would realise that it is the clients that are sending the alerts and not the server. However it is possible that it is due to a bug in the server, but it could also be a client problem.  Illegal Parameter</div><div>is tipically a subtle interop problem that is the client or the server is doing something wrong so that they are not able to a agree on a shared secret.</div><div><br></div><div>Without any more details about versions of OTP and the ssl application and what cipher suites used to work it is hard to say anything more. </div><div><br></div><div>Regards Ingela Erlang/OTP team - Ericsson AB</div><div><br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>Thanks,</div><div>Amin<br></div></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>