Apache httpd 2.4.25 with http2 (HTTP/2) support for Red Hat Enterprise Linux and CentOS added to repository. Mod_ssl is built statically against OpenSSL 1.0.2k. Links:
Alternatively, 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
Thanks, Alexander! It fixed the SSL warning “… this version of mod_ssl was compiled against a newer library …”.
Still when used “Protocols h2 http/1.1” it returns error 403 (has enabled http2_module; has no errors in logs; without “Protocols h2 http/1.1” works fine). Disabling SELinux doesn’t fix it. Any idea why and how to fix it?
I manage to fix it, see https://codeit.guru/en_US/2017/01/apache-httpd-2-4-25-built-against-openssl-1-0-2j-with-http2-for-red-hat-enterprise-linux-and-centos/#comment-225
When will be available for apache 2.4.27 against openssl 1.1.0f with https/2?