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

The boringssl test VersionSSL30 is run after patching using the 1.22.5-3 tag #277

Open
Nyefan opened this issue Feb 22, 2025 · 0 comments
Open

Comments

@Nyefan
Copy link

Nyefan commented Feb 22, 2025

This can be replicated by running docker buildx build -f examples/hydra.Dockerfile --target crypto_test . against the dockerfile in this PR

My understanding is that this test is expected to fail because openssl running in fips mode will refuse to act as a provider for ssl 3.0.x requests, but I don't see an obvious way to include its removal in configure-crypto-tests.sh or an obvious way to submit a PR for a patch golang version that is not the most recent patch version.

With some guidance on the above, I can submit a PR with a git patch to change this test to expect failure.

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

No branches or pull requests

1 participant