From 1ffd55c72d7f676c15ffe7b25ef4800152e29173 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Tue, 4 Jul 2023 01:23:00 -0500 Subject: letsencrypt --- issues/systems/letsencrypt.gmi | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'issues/systems/letsencrypt.gmi') diff --git a/issues/systems/letsencrypt.gmi b/issues/systems/letsencrypt.gmi index 206ac70..ef32ab3 100644 --- a/issues/systems/letsencrypt.gmi +++ b/issues/systems/letsencrypt.gmi @@ -5,17 +5,35 @@ * assigned: pjotr * type: bug * priority: critical -* status: completed, done, closed +* status: open ## Tasks +* [ ] gn2-zach +* [ ] production * [X] letsencrypt is failing on P2 and Tux01 (expiry Nov12) - letsencrypt was down * [X] ucscbrowser needs a certificate (now forwards http -> https) ## Notes -Setup +### Reopen + +I reopened the task to migrate production to https fully. Started with gn2-zach's testing +instance and redirected http -> https with letsencrypt. Errors show in browser console that +the menu loader is hard coded, for example. + +``` +Blocked loading mixed active content “http://gn2-zach.genenetwork.org/api4//menu/generate/json” +``` + +That needs to be updated in settings. + +See also + +=> ../redirect-http-to-https.gmi + +### Setup ``` certbot --nginx -d host.genenetwork.org -- cgit v1.2.3