GetPageSpeed Extras

nginx-module-doh

View this package for all CentOS/RHEL versions →

How to install nginx-module-doh in CentOS/RHEL 8 (x86_64)

NGINX module for serving DNS-over-HTTPS (DOH) requests

License: BSD Vendor: GetPageSpeed LLC https://github.com/dvershinin/Nginx-DOH-Module

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install nginx-module-doh

Description

Simple NGINX module for serving DNS-over-HTTPS (DOH) requests. CAVEAT EMPTOR: This module is experimental, even though I have been using it successfully with both Firefox and Curl, there may be undiscovered bugs. Zone transfer is currently not officially supported. To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ngx_http_doh_module.so; Alternatively, enable all installed modules by adding this line to the top of /etc/nginx/nginx.conf: include /usr/share/nginx/modules/*.conf;

Compatibility

This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

RPMs

Package Size Changelog
nginx-module-doh-1.30.2+0.1-2.el8.gps.x86_64 20 KiB no changelog
nginx-module-doh-1.30.1+0.1-2.el8.gps.x86_64 20 KiB no changelog
nginx-module-doh-1.30.1+0.1-1.el8.gps.x86_64 20 KiB no changelog
nginx-module-doh-1.30.0+0.1-1.el8.gps.x86_64 20 KiB no changelog
nginx-module-doh-1.28.3+0.1-1.el8.gps.x86_64 20 KiB no changelog
nginx-module-doh-1.28.2+0.1-1.el8.gps.x86_64 20 KiB no changelog
nginx-module-doh-1.28.1+0.1-1.el8.gps.x86_64 20 KiB no changelog
nginx-module-doh-1.28.0+0.1-1.el8.gps.x86_64 20 KiB no changelog
nginx-module-doh-1.26.3+0.1-1.el8.gps.x86_64 20 KiB no changelog
nginx-module-doh-1.26.2+0.1-8.el8.gps.x86_64 20 KiB no changelog

Subscribe