1.27.2
Binaries
nginx-*-i686.exe: 32-bit nginxnginx-*-i686-debug.exe: 32-bit nginx with debugging log and symbolsnginx-slim-*-i686.exe: 32-bit nginx without opensslnginx-*-x86_64.exe: 64-bit nginxnginx-*-x86_64-debug.exe: 64-bit nginx with debugging log and symbolsnginx-slim-*-x86_64.exe: 64-bit nginx without openssl
Sources
- nginx 1.27.2 (nginx/nginx@e24f7cc)
- zlib 1.3.1 (madler/zlib@02725ce)
- pcre2-10.42 (PCRE2Project/pcre2@52c0884)
- openssl 3.0.9
Nginx changelog
Changes with nginx 1.27.2 02 Oct 2024
*) Feature: SSL certificates, secret keys, and CRLs are now cached on
start or during reconfiguration.
*) Feature: client certificate validation with OCSP in the stream
module.
*) Feature: OCSP stapling support in the stream module.
*) Feature: the "proxy_pass_trailers" directive in the
ngx_http_proxy_module.
*) Feature: the "ssl_client_certificate" directive now supports
certificates with auxiliary information.
*) Change: now the "ssl_client_certificate" directive is not required
for client SSL certificates verification.