Skip to content

ssl proxy connection reuse fix#12255

Closed
icing wants to merge 2 commits into
curl:masterfrom
icing:proxy-ssl-check-fix
Closed

ssl proxy connection reuse fix#12255
icing wants to merge 2 commits into
curl:masterfrom
icing:proxy-ssl-check-fix

Conversation

@icing

@icing icing commented Nov 3, 2023

Copy link
Copy Markdown
Contributor

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.

2 participants