error logs
Sergey Kandaurov
pluknet at nginx.com
Tue Sep 19 11:47:06 UTC 2017
> On 19 Sep 2017, at 09:41, Deepak Pant. <deepakpant at hcl.com> wrote:
>
> Hi All,
>
> I am getting below error can anyone let me know how to resolve it
>
>
> 2017/09/02 23:26:05 [crit] 28974#0: *2333672 SSL_do_handshake() failed (SSL: error:1408A0D7:SSL routines:SSL3_GET_CLIENT_HELLO:required cipher missing) while SSL handshaking, client: 10.210.128.122, server: 0.0.0.0:443
> 2017/09/02 23:26:06 [crit] 28974#0: *2333853 SSL_do_handshake() failed (SSL: error:1408A0D7:SSL routines:SSL3_GET_CLIENT_HELLO:required cipher missing) while SSL handshaking, client: 10.210.128.122, server: 0.0.0.0:443
That means that a client is resuming a session with ciphers
which don’t include the cipher from the original session.
> 2017/09/02 23:29:38 [crit] 28973#0: *2338320 SSL_do_handshake() failed (SSL: error:14094085:SSL routines:SSL3_READ_BYTES:ccs received early) while SSL handshaking, client: 10.210.128.122, server: 0.0.0.0:443
>
--
Sergey Kandaurov
More information about the nginx
mailing list