Update nginx/nginx.conf

This commit is contained in:
Minecon724 2025-03-30 13:02:21 +02:00
commit 68d026c650

View file

@ -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