From 7bbb833c557380bbd398737f655e04a55960a5aa Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Sun, 3 Oct 2021 21:41:24 -0400 Subject: Quick update --- atom.xml | 8 +++++++- index-log.gmi | 1 + index.gmi | 1 + log-211004-1.gmi | 9 +++++++++ 4 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 log-211004-1.gmi diff --git a/atom.xml b/atom.xml index ddc536c..c3f3780 100644 --- a/atom.xml +++ b/atom.xml @@ -2,7 +2,7 @@ gemini://l-3.space/ l-3.space - 2021-04-21T18:50:32.944000+00:00 + 2021-10-04T01:41:06.705000+00:00 tslil hello@l-3.space @@ -63,4 +63,10 @@ 2021-04-21T18:50:32.944000+00:00 + + gemini://l-3.space/log-211004-1.gmi + Switched to gmnisrv + 2021-10-04T01:41:06.705000+00:00 + + diff --git a/index-log.gmi b/index-log.gmi index 28b88a5..b99b748 100644 --- a/index-log.gmi +++ b/index-log.gmi @@ -2,6 +2,7 @@ Shorter thoughts and articles. +=> gemini://l-3.space/log-211004-1.gmi 2021-10-04 - Switched to gmnisrv => gemini://l-3.space/log-210421-1.gmi 2021-04-21 - l-3.space is now automatically compiled to the web => gemini://l-3.space/log-210415-1.gmi 2021-04-15 - Modding my Thinkpad x230 => gemini://l-3.space/log-210317-1.gmi 2021-03-17 - Hindsight is always 20-20 diff --git a/index.gmi b/index.gmi index 1d19251..e2bf4db 100644 --- a/index.gmi +++ b/index.gmi @@ -22,6 +22,7 @@ Contact: hello@l-3.space ## Recent posts +=> gemini://l-3.space/log-211004-1.gmi 2021-10-04 - Switched to gmnisrv => gemini://l-3.space/log-210421-1.gmi 2021-04-21 - l-3.space is now automatically compiled to the web => gemini://l-3.space/log-210415-1.gmi 2021-04-15 - Modding my Thinkpad x230 => gemini://l-3.space/log-210317-1.gmi 2021-03-17 - Hindsight is always 20-20 diff --git a/log-211004-1.gmi b/log-211004-1.gmi new file mode 100644 index 0000000..1181b92 --- /dev/null +++ b/log-211004-1.gmi @@ -0,0 +1,9 @@ +Time-stamp: <2021-10-04 01h35 UTC> + +# Switched to gmnisrv + +At some point between April and September 2021 my old SSL certs expired. I took this as an invitation to re-evaluate the server software. + +In the end i went with gmnisrv, a small C implementation backed by OpenSSL. Among its draws is the fact that it automatically generates (and presumably maintains?) certificates. + +=> https://sr.ht/~sircmpwn/gmnisrv/ gmnisrv -- cgit v1.3.1