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

Revert "ci: remove openssl-1.0.2-fips builds (#4995)" #5060

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

lrstewart
Copy link
Contributor

This reverts commit 7220e23.

Release Summary:

Description of changes:

I'm thinking this was actually a mistake, so I'm reverting it and restoring coverage. We may not support openssl-1.0.2-fips in fips mode, but we should still make sure we can build and run with openssl-1.0.2-fips. In 1.0.2, you have to call a specific method to enable fips mode, and our tests don't do that.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Jan 24, 2025
@lrstewart lrstewart marked this pull request as ready for review January 24, 2025 21:27
@lrstewart lrstewart requested a review from dougch as a code owner January 24, 2025 21:27
@lrstewart lrstewart requested a review from maddeleine January 24, 2025 21:28
Copy link
Contributor

@dougch dougch left a comment

Choose a reason for hiding this comment

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

😭

Copy link
Contributor

@maddeleine maddeleine left a comment

Choose a reason for hiding this comment

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

It's always darkest before the dawn 😞

@lrstewart lrstewart requested a review from maddeleine January 25, 2025 06:03
@lrstewart lrstewart added this pull request to the merge queue Jan 27, 2025
Merged via the queue into aws:main with commit f146f06 Jan 28, 2025
44 checks passed
@lrstewart lrstewart deleted the revert branch January 28, 2025 00:31
johubertj pushed a commit to johubertj/s2n-tls that referenced this pull request Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants