mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 09:29:15 -05:00
c0a4536cec
Curl 7.85.0 introduced support for TLS 1.3 support with schannel. We've observed connection failures in some cases, so disable the support pending further investigation. Fixes: #24147