Re: Problem with ECC certificates

2014-05-07 Thread Markus Weippert
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

Problem with ECC certificates

2014-05-04 Thread Markus Weippert
Hi, 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. The config looks like this: http { ssl_certificate ecc.crt; ssl_certificate_key ecc.key; ssl_protocols TLSv1