A simple tool for creating self-signed certs for use in Geminispace
Go to file
2020-07-10 12:34:07 +02:00
.gitignore Initial commit 2020-07-07 11:28:37 -04:00
LICENSE Minimal proof of concept. 2020-07-08 21:07:23 +02:00
main.go Use non-wildcard form of server cert domain as CN, and put both forms in SAN. 2020-07-10 12:34:07 +02:00
README.md Minimal proof of concept. 2020-07-08 21:07:23 +02:00

Gemcert

A simple tool for creating self-signed certs for use in Geminispace.

This is a Work In Progress! Do NOT deploy any certs made with this tool yet.