Skip to content

Conversation

@addaleax
Copy link
Collaborator

@addaleax addaleax commented Dec 8, 2025

As part of these Docker tests, we replace the system OpenSSL library with one that we build.

RHEL9 has started requiring a more recent verison of OpenSSL 3.x, leading to test failures in CI; the easiest fix here is to just bump the version we install.

…SH-3048

As part of these Docker tests, we replace the system OpenSSL library
with one that we build.

RHEL9 has started requiring a more recent verison of OpenSSL 3.x,
leading to test failures in CI; the easiest fix here is to just bump
the version we install.
@addaleax addaleax requested a review from a team as a code owner December 8, 2025 13:26
Copilot AI review requested due to automatic review settings December 8, 2025 13:26
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the OpenSSL version used in Docker-based FIPS builds to address test failures in CI caused by RHEL9 requiring a more recent OpenSSL 3.x version.

Key changes:

  • Bumped OpenSSL version from 3.0.5 to 3.6.0 in the Docker build script

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@addaleax addaleax merged commit e9dfc41 into main Dec 8, 2025
142 of 144 checks passed
@addaleax addaleax deleted the 3048-dev branch December 8, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants