On 04.05.2014 16:52, Markus Weippert wrote: > I'm having some strange issues using nginx 1.6 with ECC certs. > Handshakes fail for clients using TLSv1.2 and SNI but only if the > requested server block is not the default_server.
Had a further look into that. The problem seems to occur if nginx is built against openssl shipped with Ubuntu 12.04. The official repository version of nginx is also affected. Compiling nginx with the latest upstream release works as expected. Also, no problems on Ubuntu 13.10. _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
