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

Bump openssl gem to 3.2.0 for FIPS compatibility #2487

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

ystros
Copy link
Contributor

@ystros ystros commented Jan 11, 2024

openssl 3.2.0 gem implements features necessary for running OpenSSL-related code in Ruby in a FIPS environment. We've added this as a minimum requirement for each gem that makes up the overall BOSH Director code.

It should be possible to remove this requirement once we upgrade to Ruby 3.3, which ships with openssl 3.2.0 gem as a standard gem.

openssl 3.2.0 gem implements features necessary for running
OpenSSL-related code in Ruby in a FIPS environment. We've added this as
a minimum requirement for each gem that makes up the overall BOSH
Director code.

It should be possible to remove this requirement once we upgrade to Ruby
3.3, which ships with openssl 3.2.0 gem as a standard gem.

[#186608849] Add FIPS stemcell validation for BOSH director

Signed-off-by: Chris Selzo <cselzo@vmware.com>
Copy link
Member

@jpalermo jpalermo left a comment

Choose a reason for hiding this comment

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

👍

@jpalermo jpalermo merged commit dcb90ac into main Jan 11, 2024
4 checks passed
@jpalermo jpalermo deleted the use-fips-compatible-openssl branch January 11, 2024 22:21
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.

2 participants