mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
17
Help/variable/CMAKE_TLS_VERSION.rst
Normal file
17
Help/variable/CMAKE_TLS_VERSION.rst
Normal file
@@ -0,0 +1,17 @@
|
||||
CMAKE_TLS_VERSION
|
||||
-----------------
|
||||
|
||||
.. versionadded:: 3.30
|
||||
|
||||
Specify the default value for the :command:`file(DOWNLOAD)` and
|
||||
:command:`file(UPLOAD)` commands' ``TLS_VERSION`` option.
|
||||
|
||||
The value may be one of:
|
||||
|
||||
* ``1.0``
|
||||
|
||||
* ``1.1``
|
||||
|
||||
* ``1.2``
|
||||
|
||||
* ``1.3``
|
||||
Reference in New Issue
Block a user