From 8dcb40b79b2dd9eacc32ff20f1242c1646c8ff54 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 20 Aug 2022 09:28:23 +0300 Subject: ewww.liw.fi: move to its own cert Sponsored-by: author --- ansible/http.liw.fi.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ansible/http.liw.fi.yml b/ansible/http.liw.fi.yml index 7de3c7e..dde7574 100644 --- a/ansible/http.liw.fi.yml +++ b/ansible/http.liw.fi.yml @@ -173,12 +173,6 @@ letsencrypt: yes letsencrypt_cert: cert4 - - domain: ewww.liw.fi - owner: ickliwfi - ownermail: liw@liw.fi - letsencrypt: yes - letsencrypt_cert: cert5 - - domain: vmadm.liw.fi owner: ickliwfi ownermail: liw@liw.fi @@ -228,6 +222,12 @@ letsencrypt: yes letsencrypt_cert: cert15 + - domain: ewww.liw.fi + owner: ickliwfi + ownermail: liw@liw.fi + letsencrypt: yes + letsencrypt_cert: cert16 + # Sites that need to be changed in DNS (A record) before Let's # Encrypt certificates can be created. Comment these out until # DNS has been changed. -- cgit v1.2.1