💾 Archived View for space.matthewphillips.info › gemini captured on 2022-06-03 at 22:51:17. Gemini links have been rewritten to link to archived content

View Raw

More Information

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

Gemini details

This is mostly for me to remember how to do various things.

Generating SSL cert

This command will create a 10 year certificate:

openssl req  -nodes -new -x509  -keyout server.key -out server.cert -days 3650