Add the TRUST_STORES environment variable

Fixes #95
This commit is contained in:
Filippo Valsorda
2019-02-02 16:03:48 -05:00
parent 66af5a51f6
commit 592400aab0
2 changed files with 31 additions and 10 deletions

View File

@@ -117,6 +117,8 @@ mkcert supports the following root stores:
* Chrome and Chromium
* Java (when `JAVA_HOME` is set)
To only install the local root CA into a subset of them, you can set the `TRUST_STORES` environment variable to a comma-separated list. Options are: "system", "java" and "nss" (includes Firefox).
## Advanced topics
### Advanced options