diff options
Diffstat (limited to 'Help/command/file.rst')
-rw-r--r-- | Help/command/file.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/command/file.rst b/Help/command/file.rst index 4acdc7e..dfbd483 100644 --- a/Help/command/file.rst +++ b/Help/command/file.rst @@ -1097,6 +1097,11 @@ Transfer is not specified, the value of the :variable:`CMAKE_NETRC_FILE` variable will be used instead. + ``TLS_VERSION <min>`` + .. versionadded:: 3.30 + + Specify minimum TLS version for ``https://`` URLs. + ``TLS_VERIFY <ON|OFF>`` Specify whether to verify the server certificate for ``https://`` URLs. The default is to *not* verify. If this option is not specified, the |