summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_TLS_CAINFO.rst
blob: 07f63660db455b184cc48df6f63f004cc8372c8d (plain)
1
2
3
4
5
6
7
8
9
CMAKE_TLS_CAINFO
----------------

Specify the default value for the :command:`file(DOWNLOAD)` and
:command:`file(UPLOAD)` commands' ``TLS_CAINFO`` options.
It is unset by default.

This variable is also used by the :module:`ExternalProject` and
:module:`FetchContent` modules for internal calls to :command:`file(DOWNLOAD)`.