diff xml/en/docs/http/ngx_http_grpc_module.xml @ 2721:7041bddec07d

Documented variables support for certificates in proxy, uwsgi, grpc.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 28 Apr 2021 22:37:48 +0100
parents 6684517c9d19
children 4add6ae1296f
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_grpc_module.xml	Wed May 05 15:28:22 2021 +0300
+++ b/xml/en/docs/http/ngx_http_grpc_module.xml	Wed Apr 28 22:37:48 2021 +0100
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_grpc_module"
         link="/en/docs/http/ngx_http_grpc_module.html"
         lang="en"
-        rev="5">
+        rev="6">
 
 <section id="summary">
 
@@ -480,6 +480,10 @@
 used for authentication to a gRPC SSL server.
 </para>
 
+<para>
+Since version 1.21.0, variables can be used in the <value>file</value> name.
+</para>
+
 </directive>
 
 
@@ -503,6 +507,10 @@
 from the OpenSSL engine <value>name</value>.
 </para>
 
+<para>
+Since version 1.21.0, variables can be used in the <value>file</value> name.
+</para>
+
 </directive>