Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SimonFearby opened this issue Mar 6, 2019 · 4 comments
Open

Comments

@SimonFearby
Copy link

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?

@jsha
Copy link
Owner

jsha commented Mar 6, 2019

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.

@Franz333
Copy link

Franz333 commented Mar 4, 2020

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

@jsha
Copy link
Owner

jsha commented Mar 4, 2020

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

@Franz333
Copy link

Franz333 commented Mar 4, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants