help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: After installing Java, what should I set JAVA_HOME to?


From: Ricardo Wurmus
Subject: Re: After installing Java, what should I set JAVA_HOME to?
Date: Tue, 08 Nov 2016 16:15:36 +0100
User-agent: mu4e 0.9.16; emacs 26.0.50.1

Zachary Kanfer <address@hidden> writes:

> I am not sure what trust store is being used. I'm also not sure how to
> check what trust store is being used.

You can get more debug information by adding the following option to
your invocation of “java”:

    -Djavax.net.debug=ssl

You can override the trust store with

    -Djavax.net.ssl.trustStore=/path/to/jdk/lib/security/cacerts

~~ Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]