ssl_protocols per server?

Miguel Clara miguelmclara at gmail.com
Wed Oct 15 23:06:34 UTC 2014


Forgot to mention this is with "nginx version: nginx/1.6.0" compile with
the normal "full" options + pagespeed


Melhores Cumprimentos // Best Regards
-----------------------------------------------
*Miguel Clara*
*IT - Sys Admin & Developer*
*E-mail:    *miguelmclara at gmail.com
         www.linkedin.com/in/miguelmclara/

On Thu, Oct 16, 2014 at 12:01 AM, Miguel Clara <miguelmclara at gmail.com>
wrote:

> From the docs:
>
> Syntax: ssl_protocols [SSLv2] [SSLv3] [TLSv1] [TLSv1.1] [TLSv1.2];
> Default:
> ssl_protocols SSLv3 TLSv1 TLSv1.1 TLSv1.2;
> Context: http, server
>
> however I'm trying to have onde server with:
> ssl_protocols SSLv3 TLSv1 TLSv1.1 TLSv1.2;
>
> and another with:
> ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
>
> But the first seems to be applied to all.
>
> Note that the certs are different echo server is for a diferent domain (
> example.org and example2.org)
>
> Is this the intended behaviour? we want to disable sslv3 for the main
> domain but still need backward compatibility support in some stuff running
> in the old one!
>
> Thanks
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20141016/81252ea1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linkedin.png
Type: image/png
Size: 655 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20141016/81252ea1/attachment.png>


More information about the nginx mailing list