Hello!
On Wed, May 07, 2014 at 08:30:37PM +0200, Markus Weippert wrote:
> 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 d
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
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