Skip to content

wolfssl: Detect when TLS 1.2 support is not built into wolfssl#11444

Closed
darktohka wants to merge 1 commit intocurl:masterfrom
darktohka:master
Closed

wolfssl: Detect when TLS 1.2 support is not built into wolfssl#11444
darktohka wants to merge 1 commit intocurl:masterfrom
darktohka:master

Conversation

@darktohka
Copy link
Copy Markdown
Contributor

Right now, when building curl with a wolfssl build that has TLS 1.2 disabled, the build fails with curl trying to find the TLSv1_2_client_method symbol.

This PR adds a compile-time check to see if TLS 1.2 is disabled.

@github-actions github-actions bot added the TLS label Jul 16, 2023
@bagder
Copy link
Copy Markdown
Member

bagder commented Jul 16, 2023

Thanks!

@bagder bagder closed this in eccf896 Jul 16, 2023
bch pushed a commit to bch/curl that referenced this pull request Jul 19, 2023
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants