From 138f2adb194e055a3850e6179bf34554583f896f Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Wed, 13 Oct 2021 14:46:15 +0200 Subject: letsencrypt --- topics/systems/letsencrypt.gmi | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'topics/systems') diff --git a/topics/systems/letsencrypt.gmi b/topics/systems/letsencrypt.gmi index b786659..feb4f48 100644 --- a/topics/systems/letsencrypt.gmi +++ b/topics/systems/letsencrypt.gmi @@ -7,5 +7,18 @@ ## Tasks -* [ ] letsencrypt is failing on P2 and Tux01 -* [ ] ucscbrowser needs a certificate +* [X] letsencrypt is failing on P2 and Tux01 (expiry Nov12) + - letsencrypt was down +* [X] ucscbrowser needs a certificate (now forwards http -> https) + +## Notes + +``` +certbot renew --dry-run +``` + +Add certificate + +``` +certbot certonly --nginx --agree-tos --preferred-challenges http -d ucscbrowser.genenetwork.org --register-unsafely-without-email +``` -- cgit v1.2.3