You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: