[Bug 266723] java/openjdk*: remove outdated files/cacerts

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 30 Sep 2022 13:17:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266723

            Bug ID: 266723
           Summary: java/openjdk*: remove outdated files/cacerts
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: michael.osipov@siemens.com

All JDKs now come equipped with all Oracle-blessed CA certs:

work/jdk8u-jdk8u342-b07.1/jdk/make/data/cacerts
work/jdk11u-jdk-11.0.16-8-1/make/data/cacerts
work/jdk17u-jdk-17.0.4-8-1/make/data/cacerts
work/jdk18u-jdk-18.0.2-9-1/make/data/cacerts

These directories contain one CA cert per file which are assembled into cacerts
truststore at build time.

Attached is a patch which removes the outdated cacerts files.

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