From 68d026c650b1068416ace67529b846c62f342fcf Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sun, 30 Mar 2025 13:02:21 +0200 Subject: [PATCH] Update nginx/nginx.conf --- nginx/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 925e687..f36a676 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -54,7 +54,7 @@ http { # replace with the IP address of your resolver; # async 'resolver' is important for proper operation of OCSP stapling - resolver [2001:4860:4860::8888] [2001:4860:4860::8844]; + resolver [2001:4860:4860::8888] 8.8.8.8; # If certificates are marked OCSP Must-Staple, consider managing the # OCSP stapling cache with an external script, e.g. certbot-ocsp-fetcher