Welcome! Log In Create A New Profile

Advanced

[PATCH] ngx_http_ssl_module: Document default_server for ssl_protocols

W. Trevor King
August 21, 2015 02:00AM
So other folks don't spend half a day poking around before discovering
[1] ;).

[1]: http://thread.gmane.org/gmane.comp.web.nginx.english/45403/focus=45715
From: Maxim Dounin
Subject: Re: ssl_protocols per server?
Date: Fri, 7 Nov 2014 16:38:57 +0300
Message-ID: <20141107133857.GF22132@mdounin.ru>
---
xml/en/docs/http/ngx_http_ssl_module.xml | 11 +++++++++++
1 file changed, 11 insertions(+)

diff --git a/xml/en/docs/http/ngx_http_ssl_module.xml b/xml/en/docs/http/ngx_http_ssl_module.xml
index fc7e3bc..73c0fa9 100644
--- a/xml/en/docs/http/ngx_http_ssl_module.xml
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml
@@ -367,6 +367,17 @@ so when the OpenSSL version 1.0.1 or higher
is used on older nginx versions, these protocols work, but cannot
be disabled.
</note>
+<note>
+The SSL protocols do not support
+<link url="http://en.wikipedia.org/wiki/Server_Name_Indication">SNI</link>,
+but theoretically a TLS-only configuration could set the allowed
+protocols independently for each
+<link doc="ngx_http_core_module.xml" id="server" /> block.
+However, this is not currently possible due to limitations in the
+OpenSSL API, and the configured protocols for the
+<link doc="ngx_http_core_module.xml" id="listen">default_server</link>
+will be used for all connections.
+</note>
</para>

</directive>
--
2.1.0.60.g85f0837

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[PATCH] ngx_http_ssl_module: Document default_server for ssl_protocols

W. Trevor King 691 August 21, 2015 02:00AM

Re: [PATCH] ngx_http_ssl_module: Document default_server for ssl_protocols

W. Trevor King 346 August 21, 2015 01:16PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 159
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready