mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-20 19:00:37 -05:00
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