[Bug 229329] java/openjdk8: allow user to trust extra local certificates
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 25 09:29:52 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229329
Palle Girgensohn <girgen at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |girgen at FreeBSD.org
Status|New |Open
--- Comment #1 from Palle Girgensohn <girgen at FreeBSD.org> ---
The problem is really a general problem with how this is designed in Java. I am
inclined to refuse this suggestion since it would now be compatible with other
OS:es javas.
The preferred way to do this in Java is
`java -Djavax.net.ssl.trustStore=/home/girgen/mycacerts` or similar.
I agree that this sucks, but fixing it only for FreeBSD is not the best option,
IMO. Feel free to disagree. :)
Palle
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-java
mailing list