File tree Expand file tree Collapse file tree 6 files changed +36
-6
lines changed
Expand file tree Collapse file tree 6 files changed +36
-6
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 =" 71 " >
13+ rev =" 72 " >
1414
1515<section id =" summary" >
1616
@@ -297,6 +297,11 @@ of server certificates.
297297The directive is supported when using OpenSSL 3.2 or higher;
298298the list of supported compression algorithms is provided by the library.
299299</note >
300+ <note >
301+ The directive is supported when using BoringSSL;
302+ the list of supported compression algorithms includes
303+ <literal >zlib</literal > (1.29.3).
304+ </note >
300305</para >
301306
302307</directive >
Original file line number Diff line number Diff line change 1010<module name =" Module ngx_mail_ssl_module"
1111 link =" /en/docs/mail/ngx_mail_ssl_module.html"
1212 lang =" en"
13- rev =" 32 " >
13+ rev =" 33 " >
1414
1515<section id =" summary" >
1616
@@ -173,6 +173,11 @@ of server certificates.
173173The directive is supported when using OpenSSL 3.2 or higher;
174174the list of supported compression algorithms is provided by the library.
175175</note >
176+ <note >
177+ The directive is supported when using BoringSSL;
178+ the list of supported compression algorithms includes
179+ <literal >zlib</literal > (1.29.3).
180+ </note >
176181</para >
177182
178183</directive >
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 =" 44 " >
12+ rev =" 45 " >
1313
1414<section id =" summary" >
1515
@@ -279,6 +279,11 @@ of server certificates.
279279The directive is supported when using OpenSSL 3.2 or higher;
280280the list of supported compression algorithms is provided by the library.
281281</note >
282+ <note >
283+ The directive is supported when using BoringSSL;
284+ the list of supported compression algorithms includes
285+ <literal >zlib</literal > (1.29.3).
286+ </note >
282287</para >
283288
284289</directive >
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 =" 71 " >
13+ rev =" 72 " >
1414
1515<section id =" summary" >
1616
@@ -299,6 +299,11 @@ ssl_certificate_cache max=1000 inactive=20s valid=1m;
299299Директива поддерживается при использовании OpenSSL 3.2 и выше;
300300список поддерживаемых алгоритмов сжатия обеспечивается библиотекой.
301301</note >
302+ <note >
303+ Директива поддерживается при использовании BoringSSL;
304+ список поддерживаемых алгоритмов сжатия включает
305+ <literal >zlib</literal > (1.29.3).
306+ </note >
302307</para >
303308
304309</directive >
Original file line number Diff line number Diff line change 1010<module name =" Модуль ngx_mail_ssl_module"
1111 link =" /ru/docs/mail/ngx_mail_ssl_module.html"
1212 lang =" ru"
13- rev =" 32 " >
13+ rev =" 33 " >
1414
1515<section id =" summary" >
1616
@@ -174,6 +174,11 @@ server {
174174Директива поддерживается при использовании OpenSSL 3.2 и выше;
175175список поддерживаемых алгоритмов сжатия обеспечивается библиотекой.
176176</note >
177+ <note >
178+ Директива поддерживается при использовании BoringSSL;
179+ список поддерживаемых алгоритмов сжатия включает
180+ <literal >zlib</literal > (1.29.3).
181+ </note >
177182</para >
178183
179184</directive >
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 =" 44 " >
12+ rev =" 45 " >
1313
1414<section id =" summary" >
1515
@@ -281,6 +281,11 @@ ssl_certificate_cache max=1000 inactive=20s valid=1m;
281281Директива поддерживается при использовании OpenSSL 3.2 и выше;
282282список поддерживаемых алгоритмов сжатия обеспечивается библиотекой.
283283</note >
284+ <note >
285+ Директива поддерживается при использовании BoringSSL;
286+ список поддерживаемых алгоритмов сжатия включает
287+ <literal >zlib</literal > (1.29.3).
288+ </note >
284289</para >
285290
286291</directive >
You can’t perform that action at this time.
0 commit comments