Filippo Valsorda
|
1b4ad6c774
|
truststore_nss: retry certtool with sudo when it fails due to permissions
Based on @rfay's investigation and fix.
Fixes #192
Closes #193
|
2019-11-09 18:18:18 -05:00 |
|
Filippo Valsorda
|
aa4dd61066
|
Specify a "Sudo password:" prompt for sudo
Fixes #178
Closes #185
|
2019-08-16 17:47:28 -04:00 |
|
Filippo Valsorda
|
74ab68812e
|
Fix and add missing license headers
|
2019-06-01 14:58:20 +01:00 |
|
Filippo Valsorda
|
245b2732c8
|
Cleanup path logics with pathExists and binaryExists
|
2019-06-01 14:55:58 +01:00 |
|
Adam Shannon
|
ea716f38b3
|
java: don't attempt sudo retry on windows (#85)
* java: don't attempt retry on windows
* docs: mention "Run as Administrator" for windows if needed
Fixes #84
|
2018-12-22 17:10:28 -05:00 |
|
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 |
|
Adam Shannon
|
4f82e1cf78
|
java: fix paths for Windows and JRE (#54)
Fixes #53
|
2018-08-19 15:56:28 -07:00 |
|
Adam Shannon
|
ae768be874
|
Support installing into Java's root store (#38)
|
2018-07-30 04:22:27 +02:00 |
|