From a9cee4de3b18e56472f0eeecea2caa92f30b00c7 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sun, 17 Oct 2021 11:12:03 -0400 Subject: [PATCH] use different resolver for ssl stapling snippet --- ubuntu/erlking.asininetech.net.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/erlking.asininetech.net.yml b/ubuntu/erlking.asininetech.net.yml index 79de834..64df7ed 100644 --- a/ubuntu/erlking.asininetech.net.yml +++ b/ubuntu/erlking.asininetech.net.yml @@ -326,7 +326,7 @@ nginx_snippets: sslstapling_hsts: - ssl_stapling on - - resolver [2607:f2f8:0:101::a] valid=300s + - resolver [::1] valid=300s - add_header Strict-Transport-Security max-age=31536000 nginx_configs: gzip: