<div dir="ltr">I disabled SSL3 in ssl_protocols (ssl_protocols TLSv1 TLSv1.1 TLSv1.2; ).<br>So PCs with old browsers (example: IE on WinXP) fail to do the handshake and I have my nginx logs full of these errors<div class="gmail_default" style="font-family:trebuchet ms,sans-serif;display:inline">​​</div>:<br><br>SSL_do_handshake() failed (SSL: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number) while SSL handshaking<br><br><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;display:inline">​Since this is wanted, is there a way to disable these logs (just for SSL3 failed handshakes)?</div></div>