Files
mkcert/truststore_java.go
Adam Shannon 438ae98b1c java: don't try to run keytool during check if it's not available (#90)
If JAVA_HOME isn't set then keytoolPath has an invalid path. This means
checkJava() fails and doesn't tell the problem clearly to the user.

Fixes #88
2018-11-26 12:03:40 -05:00

3.3 KiB