💾 Archived View for bbs.geminispace.org › u › skyjake › 2365 captured on 2023-11-04 at 16:16:03. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-09-28)
-=-=-=-=-=-=-
I added an issue about this to the tracker:
2023-06-23 · 4 months ago
There is the gemcert CLI tool by solderpunk, which can easily generate server and client certificates:
— https://tildegit.org/solderpunk/gemcert
Thank you both! That script works great and it will be very convenient to have GmCapsule generate its own certificates in the future.
2023-06-24 · 4 months ago
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.