Files
CMake/Help/variable/CTEST_CURL_OPTIONS.rst
Brad King 0aba13a2f3 ctest: Add explicit options for TLS server verification
Add a dedicated `TLSVerify` ctest option and a `CTEST_TLS_VERIFY`
variable to control it.  Deprecate `CurlOptions` because it exposes
internal implementation details.
2024-03-12 10:46:11 -04:00

12 lines
233 B
ReStructuredText

CTEST_CURL_OPTIONS
------------------
.. deprecated:: 3.30
Use the :variable:`CTEST_TLS_VERIFY` variable instead.
.. versionadded:: 3.1
Specify the CTest ``CurlOptions`` setting
in a :manual:`ctest(1)` dashboard client script.