Implement a possible check function to determine whether or not mkcert has been run before
#516
echoboomer
started this conversation in
Ideas
Replies: 1 comment
-
|
mkcert --version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if there were some sort of
-checkflag to return whether or not a system/other trust store has been created already. In cases wheremkcertis a dependency of some other platform or service, advising users to stop and runmkcert -installif the trust store either does or does not exist would be ideal without needing to run-install.Beta Was this translation helpful? Give feedback.
All reactions