File tree Expand file tree Collapse file tree 4 files changed +48
-0
lines changed Expand file tree Collapse file tree 4 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 11
2+ Changes with nginx 1.27.2 02 Oct 2024
3+
4+ *) Feature: SSL certificates, secret keys, and CRLs are now cached on
5+ start or during reconfiguration.
6+
7+ *) Feature: client certificate validation with OCSP in the stream
8+ module.
9+
10+ *) Feature: OCSP stapling support in the stream module.
11+
12+ *) Feature: the "proxy_pass_trailers" directive in the
13+ ngx_http_proxy_module.
14+
15+ *) Feature: the "ssl_client_certificate" directive now supports
16+ certificates with auxiliary information.
17+
18+ *) Change: now the "ssl_client_certificate" directive is not required
19+ for client SSL certificates verification.
20+
21+
222Changes with nginx 1.27.1 14 Aug 2024
323
424 *) Security: processing of a specially crafted mp4 file by the
Original file line number Diff line number Diff line change 11
2+ Изменения в nginx 1.27 . 2 02.10 . 2024
3+
4+ *) Добавление : SSL -сертификаты , секретные ключи и списки CRL теперь
5+ кешируются на старте или во время переконфигурации .
6+
7+ *) Добавление : проверка клиентских сертификатов с помощью OCSP в модуле
8+ stream .
9+
10+ *) Добавление : поддержка OCSP stapling в модуле stream .
11+
12+ *) Добавление : директива proxy_pass_trailers в модуле
13+ ngx_http_proxy_module .
14+
15+ *) Добавление : директива ssl_client_certificate теперь поддерживает
16+ сертификаты с дополнительными данными .
17+
18+ *) Изменение : теперь наличие директивы ssl_client_certificate не
19+ обязательно для проверки клиентских SSL -сертификатов .
20+
21+
222Изменения в nginx 1.27 . 1 14.08 . 2024
323
424 *) Безопасность : обработка специально созданного mp4 -файла модулем
Original file line number Diff line number Diff line change 77
88<news name =" nginx news" link =" /" lang =" en" >
99
10+ <event date =" 2024-10-02" >
11+ <para >
12+ <link doc =" en/download.xml" >nginx-1.27.2</link >
13+ mainline version has been released.
14+ </para >
15+ </event >
16+
1017<event date =" 2024-09-06" >
1118<para >
1219The <link doc =" en/index.xml" >nginx</link > project
Original file line number Diff line number Diff line change 99
1010<download tag =" mainline" changes =" " >
1111
12+ <item ver =" 1.27.2" />
1213<item ver =" 1.27.1" />
1314<item ver =" 1.27.0" />
1415
You can’t perform that action at this time.
0 commit comments