RFR: 8356819: [macos] MacSign should use "openssl" and "faketime" from Homebrew by default
Alexander Matveev
almatvee at openjdk.org
Tue May 13 00:35:08 UTC 2025
`openssl` from macOS will ignore `faketime` and as result expired certificates will not be generated correctly. By default we should use these tools from Homebrew.
-------------
Commit messages:
- 8356819: [macos] MacSign should use "openssl" and "faketime" from Homebrew by default
Changes: https://git.openjdk.org/jdk/pull/25196/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25196&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8356819
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/25196.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25196/head:pull/25196
PR: https://git.openjdk.org/jdk/pull/25196
More information about the core-libs-dev
mailing list