ssl_protocols per server?
Francis Daly
francis at daoine.org
Wed Oct 15 23:12:57 UTC 2014
On Thu, Oct 16, 2014 at 12:01:13AM +0100, Miguel Clara wrote:
Hi there,
I do not know the answer, but...
> 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.
what configuration method do you use to have two different ssl-enabled
servers running in one nginx?
http://nginx.org/en/docs/http/configuring_https_servers.html#name_based_https_servers
The answer to that may eliminate some possibilities from the answer to
your question.
f
--
Francis Daly francis at daoine.org
More information about the nginx
mailing list