comparison xml/en/docs/http/ngx_http_v2_module.xml @ 1835:0ba8d161c354

Clarified the note about NPN and HTTP/2.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 04 Nov 2016 20:35:02 +0300
parents 1d0811707e09
children 66a30a380fba
comparison
equal deleted inserted replaced
1834:1d0811707e09 1835:0ba8d161c354
63 Note that accepting HTTP/2 connections over TLS requires 63 Note that accepting HTTP/2 connections over TLS requires
64 the “Application-Layer Protocol Negotiation” (ALPN) TLS extension 64 the “Application-Layer Protocol Negotiation” (ALPN) TLS extension
65 support, which is available only since 65 support, which is available only since
66 <link url="http://www.openssl.org">OpenSSL</link> version 1.0.2. 66 <link url="http://www.openssl.org">OpenSSL</link> version 1.0.2.
67 Using the “Next Protocol Negotiation” (NPN) TLS extension for this purpose 67 Using the “Next Protocol Negotiation” (NPN) TLS extension for this purpose
68 (available since OpenSSL version 1.0.1) is not guaranteed. 68 (available since OpenSSL version 1.0.1) is not guaranteed to work.
69 </para> 69 </para>
70 70
71 <para> 71 <para>
72 Also note that if the 72 Also note that if the
73 <link doc="ngx_http_ssl_module.xml" id="ssl_prefer_server_ciphers"/> directive 73 <link doc="ngx_http_ssl_module.xml" id="ssl_prefer_server_ciphers"/> directive