Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #266509

Category None
Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
Changed at Thu 07 May 2026 14:37:25
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision a86efdd7ca5433de9231e650f18247de8319ad16

Comments

url: fix connection reuse for starttls protocols

When a connection is tested for reuse in a transfer that *may* upgrade
to TLS (commonly via STARTTLS), the SSL configuration must match the
existing connection.

Reported-by: Andrew Nesbit
Closes #21522

Changed files