FiloSottile / FiloSottile/mkcert
Notify if JAVA_HOME is not set
Open
- Dominant language
- Go
- Stars
- 59.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
If $JAVA_HOME is not set, mkcert will (understandably) not add to Java's trust store.
It would be helpful to show a message indicating that this is the reason that it has not done so. (Especially so if $TRUST_STORES is set and includes `java` - and of course this message could be skipped if Java is not installed.)
Contributor guide
Assessment
This issue has not been assessed yet.