[Bug 266723] java/openjdk*: remove outdated ${FILESDIR}/cacerts

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 04 Nov 2022 07:30:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266723

--- 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 what?
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.