<div dir="ltr">Hi,<div><br></div><div>What could be the exact cipher missing in this case ? Here is the cipher list i am using , also there's nothing i found of error in ssl labs instead for two ciphers which it said as WEAK while ssllabs gave A grade.</div><div><br></div><div><div>        ssl_ciphers </div><div>'ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA:ECDHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:DES-CBC3-SHA:HIGH:!aNULL:!eNULL:!EXPORT:!CAMELLIA:!DES:!MD5:!PSK:!RC4';  </div></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 2, 2017 at 6:53 PM, Alt <span dir="ltr"><<a href="mailto:nginx-forum@forum.nginx.org" target="_blank">nginx-forum@forum.nginx.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<br>
This issue often happens when a cipher is missing in your cipher list and<br>
Chrome tries to use another cipher forbidden in the HTTP/2 spec. Using SSL<br>
Labs would normally display such error (in the "Handshake Simulation" part<br>
of thei results).<br>
<br>
And yes, Chrome sucks for displaying an error related to SPDY, even when you<br>
don't have any SPDY and are using HTTP/2.<br>
<br>
Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,275776,275816#msg-275816" rel="noreferrer" target="_blank">https://forum.nginx.org/read.<wbr>php?2,275776,275816#msg-275816</a><br>
<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/<wbr>mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>