File tree Expand file tree Collapse file tree 4 files changed +60
-4
lines changed Expand file tree Collapse file tree 4 files changed +60
-4
lines changed Original file line number Diff line number Diff line change 1010<module name =" Module ngx_http_ssl_module"
1111 link =" /en/docs/http/ngx_http_ssl_module.html"
1212 lang =" en"
13- rev =" 70 " >
13+ rev =" 71 " >
1414
1515<section id =" summary" >
1616
@@ -1251,6 +1251,13 @@ for an established SSL connection;
12511251returns the
12521252<link url =" https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-16" >signature algorithm</link >
12531253for the client certificate for an established SSL connection (1.29.3).
1254+ <note >
1255+ The variable is supported only when using OpenSSL version 3.5 or higher.
1256+ With older versions, the variable value will be an empty string.
1257+ </note >
1258+ <note >
1259+ The variable is available only for new sessions.
1260+ </note >
12541261</tag-desc >
12551262
12561263<tag-name id =" var_ssl_client_v_end" ><var >$ssl_client_v_end</var ></tag-name >
@@ -1347,6 +1354,13 @@ or “<literal>.</literal>” otherwise (1.5.11).
13471354returns the
13481355<link url =" https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-16" >signature algorithm</link >
13491356for the server certificate for an established SSL connection (1.29.3).
1357+ <note >
1358+ The variable is supported only when using OpenSSL version 3.5 or higher.
1359+ With older versions, the variable value will be an empty string.
1360+ </note >
1361+ <note >
1362+ The variable is available only for new sessions.
1363+ </note >
13501364</tag-desc >
13511365
13521366</list >
Original file line number Diff line number Diff line change 99<module name =" Module ngx_stream_ssl_module"
1010 link =" /en/docs/stream/ngx_stream_ssl_module.html"
1111 lang =" en"
12- rev =" 43 " >
12+ rev =" 44 " >
1313
1414<section id =" summary" >
1515
@@ -1130,6 +1130,13 @@ for an established SSL connection (1.11.8);
11301130returns the
11311131<link url =" https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-16" >signature algorithm</link >
11321132for the client certificate for an established SSL connection (1.29.3).
1133+ <note >
1134+ The variable is supported only when using OpenSSL version 3.5 or higher.
1135+ With older versions, the variable value will be an empty string.
1136+ </note >
1137+ <note >
1138+ The variable is available only for new sessions.
1139+ </note >
11331140</tag-desc >
11341141
11351142<tag-name id =" var_ssl_client_v_end" ><var >$ssl_client_v_end</var ></tag-name >
@@ -1214,6 +1221,13 @@ or “<literal>.</literal>” otherwise.
12141221returns the
12151222<link url =" https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-16" >signature algorithm</link >
12161223for the server certificate for an established SSL connection (1.29.3).
1224+ <note >
1225+ The variable is supported only when using OpenSSL version 3.5 or higher.
1226+ With older versions, the variable value will be an empty string.
1227+ </note >
1228+ <note >
1229+ The variable is available only for new sessions.
1230+ </note >
12171231</tag-desc >
12181232
12191233</list >
Original file line number Diff line number Diff line change 1010<module name =" Модуль ngx_http_ssl_module"
1111 link =" /ru/docs/http/ngx_http_ssl_module.html"
1212 lang =" ru"
13- rev =" 70 " >
13+ rev =" 71 " >
1414
1515<section id =" summary" >
1616
@@ -1255,6 +1255,13 @@ AES128-SHA:AES256-SHA:0x00ff
12551255возвращает
12561256<link url =" https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-16" >алгоритм подписи</link >
12571257клиентского сертификата для установленного SSL-соединения (1.29.3).
1258+ <note >
1259+ Переменная поддерживается при использовании OpenSSL версии 3.5 и выше.
1260+ При использовании более старых версий значением переменной будет пустая строка.
1261+ </note >
1262+ <note >
1263+ Переменная доступна только для новых сессий.
1264+ </note >
12581265</tag-desc >
12591266
12601267<tag-name id =" var_ssl_client_v_end" ><var >$ssl_client_v_end</var ></tag-name >
@@ -1351,6 +1358,13 @@ prime256v1
13511358возвращает
13521359<link url =" https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-16" >алгоритм подписи</link >
13531360сертификата сервера для установленного SSL-соединения (1.29.3).
1361+ <note >
1362+ Переменная поддерживается при использовании OpenSSL версии 3.5 и выше.
1363+ При использовании более старых версий значением переменной будет пустая строка.
1364+ </note >
1365+ <note >
1366+ Переменная доступна только для новых сессий.
1367+ </note >
13541368</tag-desc >
13551369
13561370</list >
Original file line number Diff line number Diff line change 99<module name =" Модуль ngx_stream_ssl_module"
1010 link =" /ru/docs/stream/ngx_stream_ssl_module.html"
1111 lang =" ru"
12- rev =" 43 " >
12+ rev =" 44 " >
1313
1414<section id =" summary" >
1515
@@ -1133,6 +1133,13 @@ AES128-SHA:AES256-SHA:0x00ff
11331133возвращает
11341134<link url =" https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-16" >алгоритм подписи</link >
11351135клиентского сертификата для установленного SSL-соединения (1.29.3).
1136+ <note >
1137+ Переменная поддерживается при использовании OpenSSL версии 3.5 и выше.
1138+ При использовании более старых версий значением переменной будет пустая строка.
1139+ </note >
1140+ <note >
1141+ Переменная доступна только для новых сессий.
1142+ </note >
11361143</tag-desc >
11371144
11381145<tag-name id =" var_ssl_client_v_end" ><var >$ssl_client_v_end</var ></tag-name >
@@ -1217,6 +1224,13 @@ prime256v1
12171224возвращает
12181225<link url =" https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-16" >алгоритм подписи</link >
12191226сертификата сервера для установленного SSL-соединения (1.29.3).
1227+ <note >
1228+ Переменная поддерживается при использовании OpenSSL версии 3.5 и выше.
1229+ При использовании более старых версий значением переменной будет пустая строка.
1230+ </note >
1231+ <note >
1232+ Переменная доступна только для новых сессий.
1233+ </note >
12201234</tag-desc >
12211235
12221236</list >
You can’t perform that action at this time.
0 commit comments