Skip to content

OpenSSL QUIC, require at least v3.3.0#14026

Closed
icing wants to merge 1 commit intocurl:masterfrom
icing:osslq-require-3.3
Closed

OpenSSL QUIC, require at least v3.3.0#14026
icing wants to merge 1 commit intocurl:masterfrom
icing:osslq-require-3.3

Conversation

@icing
Copy link
Contributor

@icing icing commented Jun 26, 2024

  • when checking for QUIC support in OpenSSL, also check for it being at least 3.3.0
  • remove workarounds for features buggy or missing in 3.2

- when checking for QUIC support in OpenSSL, also check
  for it being at least 3.3.0
- remove workarounds for features buggy or missing in 3.2
@bagder bagder added build HTTP/3 h3 or quic related labels Jun 26, 2024
@talregev
Copy link
Contributor

this mean openssl + nghttp3 will not be experimental anymore?

@talregev
Copy link
Contributor

Please update the cmake as well.

@bagder bagder closed this in 411af83 Jun 26, 2024
@bagder
Copy link
Member

bagder commented Jun 26, 2024

this mean openssl + nghttp3 will not be experimental anymore?

No. This means that it requires OpenSSL 3.3 to build and that OpenSSL 3.2 is no longer enough to enable QUIC with the OpenSSL QUIC backend.

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

Labels

build HTTP/3 h3 or quic related

Development

Successfully merging this pull request may close these issues.

3 participants

Comments