Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #38010 - Update katello/certs for OpenJDK 17 compatibility #998

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Nov 19, 2024

OpenJDK 17's keytool now requires the keyalg parameter. EL 9.5 has made OpenJDK 17 the default version which means it broke fresh Katelllo installations.

This depends on theforeman/puppet-certs#472 to be merged and released as 18.0.2, which is why this is a draft.

OpenJDK 17's keytool now requires the keyalg parameter. EL 9.5 has made
OpenJDK 17 the default version which means it broke fresh Katelllo
installations.
@ekohl ekohl force-pushed the foreman-3.11-openjdk-17-compat branch from aa0ba05 to 0e06b45 Compare November 20, 2024 18:41
@ekohl ekohl marked this pull request as ready for review November 20, 2024 19:29
@ekohl ekohl merged commit 0e06b45 into theforeman:3.11-stable Nov 20, 2024
8 checks passed
@ekohl ekohl deleted the foreman-3.11-openjdk-17-compat branch November 20, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants