Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Nov 2022 07:30:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 266723] java/openjdk*: remove outdated ${FILESDIR}/cacerts
Message-ID:  <bug-266723-8522-Ynb1mMh8TM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266723-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266723-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=3D266723

--- Comment #9 from Michael Osipov <michael.osipov@siemens.com> ---
(In reply to Greg Lewis from comment #8)

Can you rephrase?! I do not really understand what you refer to by EoL of w=
hat?
Java 8? Java 11? They will live on for years to come.

My current workaround is to apply:
(cd /usr/local/openjdk8/jre/lib/security; rm cacerts; ln -sf
/usr/local/etc/ssl/cacerts; pkg check -r openjdk8)

cacerts contains the same combination certctl produces.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-266723-8522-Ynb1mMh8TM>