From 23fbeaf8316052feaef8941e0e611bc16948e019 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 2 May 2022 23:33:10 -0400 Subject: [PATCH] notes: Correct the name of the IRC client in 013-wildcard It's gamja, not soju! --- notes/013-wildcard-cert.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/notes/013-wildcard-cert.md b/notes/013-wildcard-cert.md index e1653d5..f8b2b00 100644 --- a/notes/013-wildcard-cert.md +++ b/notes/013-wildcard-cert.md @@ -9,7 +9,8 @@ Thur Apr 28, 2022 I've been running two internal services for a while: * lists.garbash.com -- mailing list archive -* irc.garbash.com -- [soju](https://soju.im) IRC client +* irc.garbash.com -- [gamja](https://git.sr.ht/~emersion/gamja) IRC client + (and [soju](https://soju.im) bouncer) Because we're not using split DNS (hosting our own DNS server for clients on the VPN), these are kept internal only by having the public @@ -27,7 +28,7 @@ certs need to be publicly accessible for HTTP challenges. It would have been OK to serve over plain HTTP (in the sense that the services are served over a wireguard tunnel, so they're already encrypted), but browsers only allow desktop notifications for HTTPS sites, so to get -notifications for `soju`, I needed a wildcard cert. +notifications for `gamja`, I needed a wildcard cert. The wildcard cert turned out to be not too hard. For a couple months I used [`uacme`](https://github.com/ndilieto/uacme) because it was in ports, -- libgit2 1.1.1