> On 19 Sep 2017, at 09:41, Deepak Pant. <deepakp...@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

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
  • error logs Deepak Pant .
    • Re: error logs Sergey Kandaurov

Reply via email to