# HG changeset patch # User Sergey Kandaurov # Date 1461851464 -10800 # Node ID c841e77fcc1d84b622f74aa181e61bb36918d33b # Parent 4319f72f11f511b7a8e0c87f66cc224f3f31ca27 Added missing comma. diff -r 4319f72f11f5 -r c841e77fcc1d xml/ru/docs/http/ngx_http_v2_module.xml --- a/xml/ru/docs/http/ngx_http_v2_module.xml Thu Apr 28 14:24:04 2016 +0300 +++ b/xml/ru/docs/http/ngx_http_v2_module.xml Thu Apr 28 16:51:04 2016 +0300 @@ -60,7 +60,7 @@ ssl_certificate_key server.key; } -Чтобы принимать HTTP/2-соединения по TLS необходимо +Чтобы принимать HTTP/2-соединения по TLS, необходимо наличие поддержки расширения “Application-Layer Protocol Negotiation” (ALPN) протокола TLS, появившейся лишь в OpenSSL версии 1.0.2.