HomeFreeBSD

java/openjdk*: Allow users to specify an alternative cacerts file

Description

java/openjdk*: Allow users to specify an alternative cacerts file

Similar to certificate management with certctl(8) users can use custom
enterprise CAs. These need to be assembled into a custom cacerts file.
Therefore, an admin can install a custom truststore to an arbitrary
location and have the OpenJDK port symlink to it by adding
OPENJDK_SYMLINK_CACERTS to make.conf.
E.g., OPENJDK_SYMLINK_CACERTS=/usr/local/etc/ssl/cacerts.

PR: 229329
Approved by: jrm (mentor), otis (mentor), glewis
Differential Revision: https://reviews.freebsd.org/D42720

Details

Provenance
michaeloAuthored on Nov 22 2023, 1:08 PM
Differential Revision
D42720: java/openjdk*: Allow users to specify an alternative cacerts file
Parents
R11:5c8f11b7ced5: www/ungoogled-chromium: update to 121.0.6167.160
Branches
Unknown
Tags
Unknown