<p dir="ltr">Hi</p>
<p dir="ltr">Le 31 janv. 2015 20:02, "Richard Stanway" <<a href="mailto:r1ch%2Bnginx@teamliquid.net">r1ch+nginx@teamliquid.net</a>> a écrit :<br>
>><br>
>> ...<br>
>> 2015/01/13 12:22:59 [crit] 11871#0: *140260577 SSL_do_handshake()<br>
>> failed (SSL: error:1408A0D7:SSL<br>
>> routines:SSL3_GET_CLIENT_HELLO:required cipher missing) while SSL<br>
>> handshaking, client: *.*.*.*, server: <a href="http://0.0.0.0:443">0.0.0.0:443</a><br>
>><br>
><br>
> According to the openssl code, this occurs when a client attempts to resume a session that had made use of previously-enabled ciphers. If you're changing your allowed ciphers frequently this could be why, otherwise a full cycle of nginx to empty out the session cache seems like it should resolve this.<br>
><br></p>
<p dir="ltr">Reading Richard reply, maybe the client try to resume the session on a different server? (If you can check the logs to see where were the client before the error)<br></p>