NGINX 1.24.0 stable with Brotli, TLS 1.3, OpenSSL 3.0.8, HTTP/2 for Red Hat Enterprise Linux, CentOS, Rocky, Oracle, Alma Linux EL7/EL8/EL9

NGINX 1.24.0 stable added to EL7, EL8, EL9 repositories. brotli compression module from Google, http2, ngx cache purge и ngx http geoip2 modules added or built-in. OpenSSL built dynamically using OpenSSL+QUIC 1.1.1r.

TLS 1.3 final works with Google Chrome 70+ and Mozilla Firefox 63+.

RHEL 8-9 / Alma Linux 8-9 / Rocky Linux 8-9 / CentOS 8-9 / Other EL8/EL9 repos are modular now.  To install nginx mainline, you need to enable the appropriate stream:

dnf module enable -y nginx:codeit-stable

We build OpenSSL+QUIC 3 separately since v1.23.4, installing it separately to /lib64 with .so.81.3 suffix to ensure it won’t interfere with your system libraries.

6 thoughts on “NGINX 1.24.0 stable with Brotli, TLS 1.3, OpenSSL 3.0.8, HTTP/2 for Red Hat Enterprise Linux, CentOS, Rocky, Oracle, Alma Linux EL7/EL8/EL9”

  1. Hi Aleksander. At the moment we have your version installed: NGINX 1.23.3 QUIC, Brotli, TLS 1.3, OpenSSL 1.1.1s, support http2 and http3

    Is it possible to update to this version with yum update ??? Or how to better do it?

  2. Thanks Alexander. I did yum update but it updated to version 1.2.4 without http3… so i did yum downgrade and now it is 1.2.4 with http3 … huuh :))

        1. Strange anyway that after yum update it installed 1.24.0 without http3 but with yum downgrade it fall back to 1.23.4 with http3 (not to 1.23.3). I have EL7… i will stay at the moment at 1.23.4 because i’m afraid to broke something ))) at the server is working project with 15000 hosts….

          Thanks for replay, Alexander.

Leave a Reply

Your email address will not be published. Required fields are marked *