<div dir="ltr"><div>All,</div><div>I'm using Cowboy with SSL, and I'm often seeing errors like these ones:</div><div><br></div><div><font face="monospace, monospace">SSL: hello: tls_handshake.erl:174:Fatal error: protocol version<br></font></div><div><font face="monospace, monospace">SSL: certify: ssl_alert.erl:93:Fatal error: illegal parameter</font></div><div><font face="monospace, monospace">SSL: hello: tls_handshake.erl:167:Fatal error: insufficient security</font><br></div><div><br></div><div>And so on.</div><div><br></div><div>To my understanding, these are pretty normal and result from a variety of reasons (attacks, bad clients using deprecated SSL protocols, etc).</div><div><br></div><div>My question is, though: is there any way to log the IP addresses that originate these errors?</div><div>Since these happen at Erlang level, they do not even hit my application and am unsure of what my best options are.</div><div><br></div><div>Thank you for reading this.</div><div><br></div><div>Best,</div><div>r.</div><div><br></div></div>