From 4f7fe6dc39fa4f59750486830d0e440a1299c5e4 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Wed, 29 Dec 2021 20:46:28 -0500 Subject: [PATCH] change certs for nullrouted.space to proper ones --- ubuntu/erlking.asininetech.net.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ubuntu/erlking.asininetech.net.yml b/ubuntu/erlking.asininetech.net.yml index d64062e..2a451f3 100644 --- a/ubuntu/erlking.asininetech.net.yml +++ b/ubuntu/erlking.asininetech.net.yml @@ -42,8 +42,8 @@ - access_log "/var/log/nginx/nullrouted.space.access.log" - error_log "/var/log/nginx/nullrouted.space.error.log" - client_max_body_size 10M - - ssl_certificate "/etc/ssl/letsencrypt/asininetech.com.crt" - - ssl_certificate_key "/etc/ssl/letsencrypt/asininetech.com.pem" + - ssl_certificate "/etc/ssl/letsencrypt/nullrouted.space.crt" + - ssl_certificate_key "/etc/ssl/letsencrypt/nullrouted.space.pem" - include snippets/sslstapling_hsts.conf - include snippets/wp_with_supercache.conf entropynet.net.http: