Add this header to your vhost:
add_header Alternate-Protocol: 443:npn-spdy/2;
That should report Next Protocol Negotiation working on ssllabs.com.
SPDYCheck gives the same report as you are getting, although spdy is definitely working on my website.
add_header Alternate-Protocol: 443:npn-spdy/2;
That should report Next Protocol Negotiation working on ssllabs.com.
SPDYCheck gives the same report as you are getting, although spdy is definitely working on my website.