NGINX 1.14.0-2 stable and 1.15.5-2 mainline built against OpenSSL 1.1.1 with TLS 1.3 Final (RFC 8446) and brotli for Red Hat Enterprise Linux and CentOS

NGINX 1.15.5-2 mainline-version and NGINX 1.14.0-2 stable, built statically against OpenSSL 1.1.1 with ngx cache purge and TLS 1.3 final support added to repository. TLS 1.3 works with Google Chrome versions 70. To enable TLS 1.3, you must specify:

ssl_protocols TLSv1 TLSv1.1 TLSv1.2 TLSv1.3;

Links:

Alternatively, feel free to use our CentOS/RHEL repository.

NGINX 1.15.5 mainline built against OpenSSL 1.1.1 with TLS 1.3 and brotli for Red Hat Enterprise Linux and CentOS

NGINX 1.15.5-1 mainline-version, built statically against OpenSSL 1.1.1 with ngx cache purge and TLS 1.3 final support added to repository. TLS 1.3 works with Google Chrome versions 70 (stable version release scheduled to October 16, 2018). Alternatively, TLS 1.3 support can be tested using Chrome Beta.

We would also recommend you to check whether chrome://flags/#tls13-varian flag is set to “Enabled (Final)”.

Links:

Alternatively, feel free to use our CentOS/RHEL repository.

Apache httpd 2.4.35 with brotli support, built against OpenSSL 1.1.1 with http2 and ALPN for Red Hat Enterprise Linux and CentOS

Apache httpd 2.4.35 with brotli compression library from Google, http2 (HTTP/2) support for Red Hat Enterprise Linux and CentOS added to repository. Mod_ssl is built statically against OpenSSL 1.1.1.

Links:

Since 2.4.33 we added brotli compression library. Since 2.4.35 release we start building Apache httpd against OpenSSL 1.1.1.

Although OpenSSL added TLS 1.3 support, please note that Apache httpd 2.4.35 does not allow to enable it. Developers agreed that TLSv1.3 support will be backported from trunc to 2.4.x branch, we will have more info soon. New ciphers from OpenSSL 1.1.1 work fine.

brotli support is already included in base RPM file. All you need is to add filters like

AddOutputFilterByType BROTLI_COMPRESS text/html text/plain text/xml text/css text/javascript application/javascript

Http2 Apache httpd module no longer supports prefork mpm from version 2.4.27. If you need http2 module, please disable prefork mpm and enable evemt mpm in /etc/httpd/conf.modules.d/00-mpm.conf. We already made this in 00-mpm.conf in our packages. If you are updating other vendor installation, please update this file.

For correct work with SELinux please update the following boolean:

setsebool -P httpd_execmem=1

Feel free to use our CentOS/RHEL repository. Please also note that this package depends on apr-util 1.5.0+ and libnghttp, which you can found in EPEL repository. So, the easiest way to use our builds of Apache HTTPd is to add EPEL repository, if you still do not have it: yum install -y epel-release

Apache httpd 2.4.34 with brotli support, built against OpenSSL 1.1.0i with http2 and ALPN for Red Hat Enterprise Linux and CentOS

Apache httpd 2.4.34-2 with brotli compression library from Google, http2 (HTTP/2) support for Red Hat Enterprise Linux and CentOS added to repository. Mod_ssl is built statically against OpenSSL 1.1.0i.

Links:

Since 2.4.29-2 release we start building Apache httpd against OpenSSL 1.1.0. Since 2.4.33 we added brotli compression library.

brotli support is already included in base RPM file. All you need is to add filters like

AddOutputFilterByType BROTLI_COMPRESS text/html text/plain text/xml text/css text/javascript application/javascript

Http2 Apache httpd module no longer supports prefork mpm from version 2.4.27. If you need http2 module, please disable prefork mpm and enable evemt mpm in /etc/httpd/conf.modules.d/00-mpm.conf. We already made this in 00-mpm.conf in our packages. If you are updating other vendor installation, please update this file.

For correct work with SELinux please update the following boolean:

setsebool -P httpd_execmem=1

Feel free to use our CentOS/RHEL repository. Please also note that this package depends on apr-util 1.5.0+ and libnghttp, which you can found in EPEL repository. So, the easiest way to use our builds of Apache HTTPd is to add EPEL repository, if you still do not have it: yum install -y epel-release

NGINX 1.15.2 mainline built against OpenSSL 1.1.1-pre2 with TLS 1.3 draft 23 and brotli for Red Hat Enterprise Linux and CentOS

NGINX 1.15.2-1 mainline-version, built statically against OpenSSL 1.1.1-pre2 and ngx cache purge. TLS 1.3 draft 23 support added. TLS 1.3 draft 23 works with current versions of Google Chrome and Mozilla Firefox. Links:

Alternatively, feel free to use our CentOS/RHEL repository.

Apache httpd 2.4.34 with brotli support, built against OpenSSL 1.1.0h with http2 and ALPN for Red Hat Enterprise Linux and CentOS

Apache httpd 2.4.34 with brotli compression library from Google, http2 (HTTP/2) support for Red Hat Enterprise Linux and CentOS added to repository. Mod_ssl is built statically against OpenSSL 1.1.0h.

Links:

Since 2.4.29-2 release we start building Apache httpd against OpenSSL 1.1.0. Since 2.4.33 we added brotli compression library.

brotli support is already included in base RPM file. All you need is to add filters like

AddOutputFilterByType BROTLI_COMPRESS text/html text/plain text/xml text/css text/javascript application/javascript

Http2 Apache httpd module no longer supports prefork mpm from version 2.4.27. If you need http2 module, please disable prefork mpm and enable evemt mpm in /etc/httpd/conf.modules.d/00-mpm.conf. We already made this in 00-mpm.conf in our packages. If you are updating other vendor installation, please update this file.

For correct work with SELinux please update the following boolean:

setsebool -P httpd_execmem=1

Feel free to use our CentOS/RHEL repository. Please also note that this package depends on apr-util 1.5.0+ and libnghttp, which you can found in EPEL repository. So, the easiest way to use our builds of Apache HTTPd is to add EPEL repository, if you still do not have it: yum install -y epel-release

NGINX 1.15.1 mainline built against OpenSSL 1.1.1-pre2 with TLS 1.3 draft 23 and brotli for Red Hat Enterprise Linux and CentOS

NGINX 1.15.1-1 mainline-version, built statically against OpenSSL 1.1.1-pre2 and ngx cache purge. TLS 1.3 draft 23 support added. TLS 1.3 draft 23 works with current versions of Google Chrome and Mozilla Firefox. Links:

Alternatively, feel free to use our CentOS/RHEL repository.

NGINX 1.15.0 mainline built against OpenSSL 1.1.1-pre2 with TLS 1.3 draft 23 and brotli for Red Hat Enterprise Linux and CentOS

NGINX 1.15.0-1 mainline-version, built statically against OpenSSL 1.1.1-pre2 and ngx cache purge. TLS 1.3 draft 23 support added. TLS 1.3 draft 23 works with current versions of Google Chrome and Mozilla Firefox. Links:

Alternatively, feel free to use our CentOS/RHEL repository.

NGINX 1.14.0 stable built against OpenSSL 1.1.1-pre2 with TLS 1.3 draft 23 and brotli for Red Hat Enterprise Linux and CentOS

NGINX 1.14.0-1 stable-version, built statically against OpenSSL 1.1.1-pre2 and ngx cache purge. TLS 1.3 draft 23 support added. TLS 1.3 draft 23 works with current versions of Google Chrome and Mozilla Firefox.

Links:

Alternatively, feel free to use our CentOS/RHEL repository.

NGINX 1.13.12-1 mainline built against OpenSSL 1.1.1-pre2 and ngx_brotli for Red Hat Enterprise Linux and CentOS

NGINX 1.13.12-1 mainline-version, built statically against OpenSSL 1.1.1-pre2 and “ngx cache purge“.

Links:

Alternatively, feel free to use our CentOS/RHEL repository.