# HG changeset patch # User Ruslan Ermilov # Date 1346145317 0 # Node ID bd81a71006fec9f878e1c6732b576f169b995eaa # Parent 56fa3cab4ceb722605ee91a3b0f4cd311d66899d Documented that most browsers won't pass an IP address as a server name in an SNI during SSL handshake. diff -r 56fa3cab4ceb -r bd81a71006fe xml/en/docs/http/configuring_https_servers.xml --- a/xml/en/docs/http/configuring_https_servers.xml Tue Aug 28 06:11:50 2012 +0000 +++ b/xml/en/docs/http/configuring_https_servers.xml Tue Aug 28 09:15:17 2012 +0000 @@ -8,7 +8,7 @@
@@ -377,6 +377,7 @@ Currently it is supported starting with the following browsers versions: + @@ -400,6 +401,11 @@ + +If a server is accessed by an IP address, most browsers will +not pass it as a server name during the SSL handshake. + + In order to use SNI in nginx, it must be supported in both the diff -r 56fa3cab4ceb -r bd81a71006fe xml/ru/docs/http/configuring_https_servers.xml --- a/xml/ru/docs/http/configuring_https_servers.xml Tue Aug 28 06:11:50 2012 +0000 +++ b/xml/ru/docs/http/configuring_https_servers.xml Tue Aug 28 09:15:17 2012 +0000 @@ -8,7 +8,7 @@
@@ -382,6 +382,7 @@ Сейчас это поддерживается браузерами начиная со следующих версий: + @@ -405,6 +406,11 @@ + +Если к серверу обращаются по IP-адресу, большинство браузеров +не передаёт его в качестве имени сервера во время SSL handshake. + + Чтобы использовать SNI в nginx, соответствующая поддержка должна