On 06/02/13 17:24, Primoz Bratanic wrote:
Hi,
Apache supports specifying multiple certificates (different types) for same
host in line with OpenSSL support (RSA, DSA, ECC). This allows using ECC key
exchange methods with clients that support it and it's backwards compatible.
I wonder how much w
Hello!
On Thu, Oct 17, 2013 at 03:09:42PM +0100, Rob Stradling wrote:
> On 06/02/13 17:24, Primoz Bratanic wrote:
> >Hi,
> >
> >Apache supports specifying multiple certificates (different types) for same
> >host in line with OpenSSL support (RSA, DSA, ECC). This allows using ECC key
> >exchange m
I tried to add a jquery sample code in the sub_filter. (nginx-1.4.3), but
I cannot.
sub_filter src="text/javascript">$(document)
With \$ also fails.
Is it a bug?
___
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/lis
Hey,
> I would rather see ssl_certificates to be used this way, something
> like:
>
> ssl_certificate rsa.crt;
> ssl_certificate_key rsa.key;
>
> ssl_certificate ecc.crt;
> ssl_certificate_key ecc.key;
Yeah, I'm in favor of that syntax as well.
> AFAIR, OpenSSL only a
Hello,
I am working on implementing server push for SPDY.
Can anyone guide on how to create a server initiated stream ?
--
Regards,
Ashwini Venkatesh
___
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-dev