Skip to content

openssl: drop redundant version check - #18333

Closed
vszakats wants to merge 2 commits into
curl:masterfrom
vszakats:ossl-fix-ver-check
Closed

openssl: drop redundant version check#18333
vszakats wants to merge 2 commits into
curl:masterfrom
vszakats:ossl-fix-ver-check

Conversation

@vszakats

@vszakats vszakats commented Aug 21, 2025

Copy link
Copy Markdown
Member

It had a typo, but it wasn't causing an issue, because TLS1_3_VERSION
is enough to detect this feature and the version check remained unused.

Follow-up to 0d3b593 #16477
Cherry-picked from #18330

Checking for TLS1_3_VERSION is enough here, first defined by OpenSSL 1.1.1
@vszakats vszakats closed this in 1d7fddd Aug 21, 2025
@vszakats
vszakats deleted the ossl-fix-ver-check branch August 21, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant