https://github.com/Kitware/CMake
Revision 17b47da3d8988c5723fb6083e48ed94080442e1d authored by scivision on 10 February 2023, 02:53:02 UTC, committed by Brad King on 10 February 2023, 17:22:00 UTC
Occasionally curl updates introduce errors in https verification.
Add an explicit test for this capability, activated by an undocumented
option that we can use in CI to specify a URL to test.

Co-authored-by: Brad King <brad.king@kitware.com>
Fixes: #24405
Issue: #24147
Issue: #24398
1 parent 9b7d086
History
Tip revision: 17b47da3d8988c5723fb6083e48ed94080442e1d authored by scivision on 10 February 2023, 02:53:02 UTC
Tests: Add test for file(DOWNLOAD) with TLS_VERIFY
Tip revision: 17b47da
File Mode Size
pull_request_template.md -rw-r--r-- 329 bytes

back to top