Skip to content

curl_msh3: remove verify bypass from DEBUGBUILDs#16342

Closed
jay wants to merge 1 commit intocurl:masterfrom
jay:msh3_remove_bypass
Closed

curl_msh3: remove verify bypass from DEBUGBUILDs#16342
jay wants to merge 1 commit intocurl:masterfrom
jay:msh3_remove_bypass

Conversation

@jay
Copy link
Copy Markdown
Member

@jay jay commented Feb 15, 2025

  • Remove the workaround that disabled peer verification in DEBUGBUILDs when CA certs were provided.

The workaround was part of a TODO that disabled verification in DEBUGBUILDs with a CAfile/path because apparently there's no way to set those options in msh3 and that caused some tests to fail. Instead the tests should fail and this problem should not be covered up.

Closes #xxxxx

- Remove the workaround that disabled peer verification in DEBUGBUILDs
  when CA certs were provided.

The workaround was part of a TODO that disabled verification in
DEBUGBUILDs with a CAfile/path because apparently there's no way to set
those options in msh3 and that caused some tests to fail. Instead the
tests should fail and this problem should not be covered up.

Closes #xxxxx
@jay jay added the HTTP/3 h3 or quic related label Feb 15, 2025
@jay jay closed this in 1d7c3ab Feb 15, 2025
@jay jay deleted the msh3_remove_bypass branch February 15, 2025 23:08
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
- Remove the workaround that disabled peer verification in DEBUGBUILDs
  when CA certs were provided.

The workaround was part of a TODO that disabled verification in
DEBUGBUILDs with a CAfile/path because apparently there's no way to set
those options in msh3 and that caused some tests to fail. Instead the
tests should fail and this problem should not be covered up.

Ref: curl#16327 (comment)

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

Labels

HTTP/3 h3 or quic related

Development

Successfully merging this pull request may close these issues.

2 participants