vorona/nginx-alpn
Project ID: 9996
Description
Yum repository for nginx with ALPN on EL7/6.
Nginx with proper HTTP/2 (ALPN) support for CentOS 6 and Centos 7.
Builded with OpenSSL 1.1.1 LTS (For TLS 1.3 tests, RFC 8446, https://dev.ssllabs.com/ssltest/analyze.html)
The original files were patched this script: https://github.com/BOPOHA/nginx-alpn/blob/master/contrib/update.bash
Installation Instructions
Centos 7:
curl -s https://copr.fedorainfracloud.org/coprs/vorona/nginx-alpn/repo/epel-7/vorona-nginx-alpn-epel-7.repo -o /etc/yum.repos.d/nginx-alpn-epel-7.repo
yum install nginx -y
Centos 6:
curl -s https://copr.fedorainfracloud.org/coprs/vorona/nginx-alpn/repo/epel-6/vorona-nginx-alpn-epel-6.repo -o /etc/yum.repos.d/nginx-alpn-epel-6.repo
yum install nginx -y
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (149)* | EPEL 7 (233 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable vorona/nginx-alpn
More info about enabling Copr repositories