From c5ce30c68d62c3b9b8cfc78085fd8e866810c1db Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 28 Dec 2023 18:46:09 +0200 Subject: http.liw.fi: https for ick.liw.fi Signed-off-by: Lars Wirzenius Sponsored-by: author --- ansible/http.liw.fi.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/ansible/http.liw.fi.yml b/ansible/http.liw.fi.yml index 5f1d33c..088d741 100644 --- a/ansible/http.liw.fi.yml +++ b/ansible/http.liw.fi.yml @@ -199,6 +199,12 @@ letsencrypt: yes letsencrypt_cert: cert20 + - domain: liw.iki.fi + owner: liw + ownermail: liw@liw.fi + letsencrypt: yes + letsencrypt_cert: cert21 + # 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. @@ -244,11 +250,6 @@ ownermail: webmaster@docstory.fi letsencrypt: no - - domain: liw.iki.fi - owner: liw - ownermail: liw@liw.fi - letsencrypt: no - # We must define the sshd variables here. The defaults from the # "all" group assume sshca knows the host by the # sane_debian_system_hostname name, which isn't true for this -- cgit v1.2.1