# HG changeset patch # User Yaroslav Zhuravlev # Date 1400752213 -14400 # Node ID db4b017b57966eb83ce78d144be04c818c41e4ee # Parent 333eccb8a7f6648e412ebeb22e9958f967a5dff1 SSL: documented the ssl_client_fingerprint variable. diff -r 333eccb8a7f6 -r db4b017b5796 xml/en/docs/http/ngx_http_ssl_module.xml --- a/xml/en/docs/http/ngx_http_ssl_module.xml Wed May 21 21:37:27 2014 +0400 +++ b/xml/en/docs/http/ngx_http_ssl_module.xml Thu May 22 13:50:13 2014 +0400 @@ -10,7 +10,7 @@ + rev="15">
@@ -676,6 +676,12 @@ directive; +$ssl_client_fingerprint + +returns the SHA1 fingerprint of the client certificate +for an established SSL connection (1.7.1); + + $ssl_client_raw_cert diff -r 333eccb8a7f6 -r db4b017b5796 xml/ru/docs/http/ngx_http_ssl_module.xml --- a/xml/ru/docs/http/ngx_http_ssl_module.xml Wed May 21 21:37:27 2014 +0400 +++ b/xml/ru/docs/http/ngx_http_ssl_module.xml Thu May 22 13:50:13 2014 +0400 @@ -10,7 +10,7 @@ + rev="15">
@@ -675,6 +675,12 @@ ; +$ssl_client_fingerprint + +возвращает SHA1-отпечаток клиентского сертификата +для установленного SSL-соединения (1.7.1); + + $ssl_client_raw_cert