💾 Archived View for rawtext.club › ~sloum › geminilist › 005116.gmi captured on 2023-09-08 at 17:29:06. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
metalune metalune at mailbox.org
Wed Feb 10 08:08:07 GMT 2021
- - - - - - - - - - - - - - - - - - -
On Wed Feb 10, 2021 at 8:40 AM CET, reuben wrote:
gemini://cratermouse.com
I can't load this in amfora, but lagrange can load it, even tho it'scomplaining about an Untrusted Certificate (CN = YOURDOMAIN.COM)Maybe try generating your certificates with this:
openssl req -newkey rsa:2048 -nodes -keyout cratermouse.com.key -nodes-x509 -out cratermouse.com.crt -subj "/CN=cratermouse.com"
that's what I use to generate my certificates