summaryrefslogtreecommitdiff
path: root/topics/systems/letsencrypt.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'topics/systems/letsencrypt.gmi')
-rw-r--r--topics/systems/letsencrypt.gmi26
1 files changed, 0 insertions, 26 deletions
diff --git a/topics/systems/letsencrypt.gmi b/topics/systems/letsencrypt.gmi
deleted file mode 100644
index bafae55..0000000
--- a/topics/systems/letsencrypt.gmi
+++ /dev/null
@@ -1,26 +0,0 @@
-# Letsencrypt
-
-## Tags
-
-* assigned: pjotr
-* type: bug
-* priority: critical
-* status: completed, done, closed
-
-## Tasks
-
-* [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
-```