Join the community today
Register Now

Nginx [nginx-announce] nginx-1.27.2

Discussion in 'Nginx and PHP-FPM news & discussions' started by eva2000, Oct 3, 2024.

  1. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:04 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    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.


    --
    Sergey Kandaurov
    _______________________________________________
    nginx-announce mailing list
    nginx-announce@nginx.org
    https://mailman.nginx.org/mailman/listinfo/nginx-announce

    Continue reading...
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:04 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Nice !