minica
minica copied to clipboard
Any resources available for post creation of cert.pem and key.pem
Any resources available for post creation of cert.pem and key.pem
I am trying to secure localhost development in IIS (installed go, installed GIT CLI tools, cloned https://github.com/jsha/minica.git, ran "minica --domains localhost -ip-addresses 127.0.0.1") but not sure what do do to add to IIS/Windows?
It sounds like mkcert may actually fit your needs better: https://github.com/FiloSottile/mkcert. The nice thing about that is it handles adding the generated root file to your local trust store.
I would have been interested in an answer too :-)
Hi @Franz333 ! Did you check out https://github.com/FiloSottile/mkcert ?
Hi @jsha yes I know about it..I just wanted to test minica..There is no information further than the generation command in the doc