Skip to content
Snippets Groups Projects
Commit c67b1dab authored by Andreas Gohr's avatar Andreas Gohr
Browse files

URI scheme is only relevant for TLS if not proxy connection #1526

This should fix the test problems errors in #1527. When requesting a
HTTPS URI from a HTTP only proxy, the initial connection is *not* TLS
secured. The URI scheme is only relevant when directly connecting.

This also changes the (wrong) assumption that everything on port 443 is
always TLS secured. Only the URI scheme should decide that.
parent 4167de31
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment