Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2018 09:29:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 229329] java/openjdk8: allow user to trust extra local certificates
Message-ID:  <bug-229329-8522-BmSVxeWhhB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229329-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229329-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229329

Palle Girgensohn <girgen@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |girgen@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Palle Girgensohn <girgen@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 ot=
her
OS:es javas.

The preferred way to do this in Java is=20
`java -Djavax.net.ssl.trustStore=3D/home/girgen/mycacerts` or similar.

I agree that this sucks, but fixing it only for FreeBSD is not the best opt=
ion,
IMO. Feel free to disagree. :)

Palle

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229329-8522-BmSVxeWhhB>