diff --git a/roles/nginx/templates/https.j2 b/roles/nginx/templates/https.j2 index 0353902..21739ab 100644 --- a/roles/nginx/templates/https.j2 +++ b/roles/nginx/templates/https.j2 @@ -17,7 +17,7 @@ # OCSP stapling... ssl_stapling on; ssl_stapling_verify on; - resolver 208.67.222.222 208.67.220.220; + resolver 109.74.192.20 109.74.193.20; # nginx does not auto-rotate session ticket keys: only a HUP / restart will do so and # when a restart is performed the previous key is lost, which resets all previous