1
0

curl-winssl.rst 380 B

123456789
  1. curl-winssl
  2. -----------
  3. * On Windows, commands supporting network communication, such as
  4. :command:`file(DOWNLOAD)`, :command:`file(UPLOAD)`, and
  5. :command:`ctest_submit`, now support SSL/TLS even when CMake
  6. is not built against OpenSSL. The Windows native SSL/TLS
  7. implementation is used by default. OS-configured certificate
  8. authorities will be trusted automatically.