NGINX with HTTP/3 / QUIC support for CentOS 7

We test builds for nginx with http v3 (ex-QUIC) for CentOS 7. To get it, you need to install and configure our test repo:

yum install -y https://repo.codeit.guru/codeit-repo-release.el7.rpm epel-release && yum-config-manager --enable CodeIT-testing --save

The package has version 1.26.1-2, but defined nginx binary version is 1.27.1. This is a known issue. See bundled /etc/nginx/conf.d/default-ssl.conf.example for working HTTP/3 configuration example on port 443/UDP! For testing purposes only!

6 thoughts on “NGINX with HTTP/3 / QUIC support for CentOS 7”

  1. Error: Package: 1:nginx-quic-1.23.4-0.20230131.el9.ngx.x86_64 (nginx-quic)
    Requires: libc.so.6(GLIBC_2.34)(64bit)
    Error: Package: 1:nginx-quic-1.23.4-0.20230131.el9.ngx.x86_64 (nginx-quic)
    Requires: libcrypt.so.2(XCRYPT_2.0)(64bit)
    Error: Package: 1:nginx-quic-1.23.4-0.20230131.el9.ngx.x86_64 (nginx-quic)
    Requires: libcrypt.so.2()(64bit)

    1. w, I probably should not write anything under your comment. The reasons include you did not provided any commands, context and even a question. Anyway, I see that you are trying to install some package that was not built by us for EL9. I think that you may have CentOS 7, as you commented here. Here I will stop and give you some time to think if you need more input from me.

Leave a Reply to Fabio De Martin Cancel reply

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