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

20241126-wolf-opensslcoexist-expansion #15650

Closed

Conversation

douzzer
Copy link
Contributor

@douzzer douzzer commented Nov 26, 2024

Fixes for wolfSSL OPENSSL_COEXIST expansion for MD4, MD5, and DES.

The wolf-native APIs and types used in the changes are all old/preexisting -- there wasn't any need for version gating on any of this.

Tested with wolfssl-multi-test.sh ... curl-master-with-wolfssl-coexist

wolfSSL: ./configure --enable-curl --enable-opensslcoexist --prefix="/tmp/installed-for-curl" CFLAGS=-DTEST_OPENSSL_COEXIST

curl: ./configure --with-wolfssl="/tmp/installed-for-curl" --with-ca-bundle="/etc/ssl/certs/ca-certificates.crt" CFLAGS=-DTEST_OPENSSL_COEXIST

@testclutch
Copy link

Analysis of PR #15650 at 4bf1aa14:

Test 1049 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Generated by Testclutch

@douzzer douzzer force-pushed the 20241126-wolf-opensslcoexist-expansion branch from 4bf1aa1 to f734367 Compare December 3, 2024 15:07
@douzzer
Copy link
Contributor Author

douzzer commented Dec 3, 2024

@vszakats PR is updated with your patches. The wolfssl curl-master-with-wolfssl-coexist test is passing with them.

@bagder bagder closed this in c1edfc8 Dec 4, 2024
@bagder
Copy link
Member

bagder commented Dec 4, 2024

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants