💾 Archived View for bbs.geminispace.org › u › skyjake › 2362 captured on 2024-08-18 at 21:39:01. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-06-16)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 🕹️ skyjake

Re: "Certificate Generation"

In: s/GmCapsule

I'm doing it with a little bash script that calls the `openssl` CLI and sets the various alternative names and wildcards. This lets me also reuse the private key if there is need to update the certificate.

🕹️ skyjake [mod, sysop]

2023-06-23 · 1 year ago

2 Later Comments ↓

🕹️ skyjake [mod...] · 2023-06-23 at 14:04:

I added an issue about this to the tracker:

— /s/GmCapsule-Issues/4

☀️ mike [OP] · 2023-06-24 at 17:07:

Thank you both! That script works great and it will be very convenient to have GmCapsule generate its own certificates in the future.

Original Post

🌒 s/GmCapsule

Certificate Generation — What is the recommended method of certificate generation with GmCapsule? I tried out agate first, and that automatically generates self-signed certificates for a specified domain. These can be converted from der to pem format and will work with GmCapsule. Of course just generating a self-signed certificate isn't too hard, but I'm curious what everyone else is doing.

💬 mike · 4 comments · 2023-06-23 · 1 year ago