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

Change #238973

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Fri 11 Jul 2025 10:47:51
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/tls-1.2-default
Revision cbdeeb528ac531e7d14b981df1929ea2bd57c1fb

Comments

curl: use TLS 1.2 as a minimum by default

- independently of what libcurl does (for the rare case of using a newer
  curl with older libcurl)

- lowers minimum if --tls-max is set lower than 1.2 when minimum is not
  set

Changed files