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

ssl proxy connection reuse fix #12255

Closed
wants to merge 2 commits into from
Closed

Conversation

icing
Copy link
Contributor

@icing icing commented Nov 3, 2023

When tunnelling through a https proxy, the proxy SSL configuration was not checked for http: transfers.

  • test cases added, test_10_12 fails on curl 8.4.0
  • fixed check in url.c

- tunnel https proxy used for http: transfers does
  no check if proxy-ssl configuration matches
- test cases added, test_10_12 fails on 8.4.0
@github-actions github-actions bot added the tests label Nov 3, 2023
@bagder bagder closed this in 3e6254f Nov 3, 2023
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.

None yet

2 participants