diff xml/en/docs/http/ngx_http_ssl_module.xml @ 1855:2ef67c4d2226

Documented $ssl_client_v_end, $ssl_client_v_start, $ssl_client_v_remain variables.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 08 Dec 2016 19:08:30 +0300
parents e8811a423130
children 7133004fa5b3
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_ssl_module.xml	Mon Nov 28 21:19:55 2016 +0300
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml	Thu Dec 08 19:08:30 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_ssl_module"
         link="/en/docs/http/ngx_http_ssl_module.html"
         lang="en"
-        rev="25">
+        rev="26">
 
 <section id="summary">
 
@@ -822,6 +822,22 @@
 </note>
 </tag-desc>
 
+<tag-name id="var_ssl_client_v_end"><var>$ssl_client_v_end</var></tag-name>
+<tag-desc>
+returns the end date of the client certificate (1.11.7);
+</tag-desc>
+
+<tag-name id="var_ssl_client_v_remain"><var>$ssl_client_v_remain</var></tag-name>
+<tag-desc>
+returns the number of days
+until the client certificate expires (1.11.7);
+</tag-desc>
+
+<tag-name id="var_ssl_client_v_start"><var>$ssl_client_v_start</var></tag-name>
+<tag-desc>
+returns the start date of the client certificate (1.11.7);
+</tag-desc>
+
 <tag-name id="var_ssl_client_verify"><var>$ssl_client_verify</var></tag-name>
 <tag-desc>
 returns the result of client certificate verification: