minica icon indicating copy to clipboard operation
minica copied to clipboard

Any resources available for post creation of cert.pem and key.pem

Open SimonFearby opened this issue 6 years ago • 4 comments
trafficstars

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?

SimonFearby avatar Mar 06 '19 00:03 SimonFearby

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.

jsha avatar Mar 06 '19 00:03 jsha

I would have been interested in an answer too :-)

Franz333 avatar Mar 04 '20 17:03 Franz333

Hi @Franz333 ! Did you check out https://github.com/FiloSottile/mkcert ?

jsha avatar Mar 04 '20 17:03 jsha

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

Franz333 avatar Mar 04 '20 19:03 Franz333