Re: [openssl-users] SSL3_GET_CLIENT_HELLO:required cipher missing

2015-01-15 Thread Eric R.
Via our nginx config, we've been supporting TLSv1 with the following ciphers: AES256-SHA:DES-CBC3-SHA:AES128-SHA:RC4-SHA:RC4-MD5 On Thu Jan 15 2015 at 9:00:36 AM Eric R. wrote: > Thanks Matt. Would you have any guess as to why this is happening so > frequently all of a sudden and disrupting traff

Re: [openssl-users] SSL3_GET_CLIENT_HELLO:required cipher missing

2015-01-15 Thread Eric R.
Thanks Matt. Would you have any guess as to why this is happening so frequently all of a sudden and disrupting traffic? It seems strange that it's so intermittent and only some users have the problem repeat for them. On Thu Jan 15 2015 at 6:30:56 AM Matt Caswell wrote: > > > On 15/01/15 05:03, E

Re: [openssl-users] SSL3_GET_CLIENT_HELLO:required cipher missing

2015-01-15 Thread Matt Caswell
On 15/01/15 05:03, Eric R. wrote: > For the past week I've been noticing many entries like this in our nginx > error logs: > > SSL_do_handshake() failed (SSL: error:1408A0D7:SSL > routines:SSL3_GET_CLIENT_HELLO:required cipher missing) while SSL > handshaking > > What does the error "required c