1
0

curl-darwinssl.rst 380 B

123456789
  1. curl-darwinssl
  2. --------------
  3. * On OS X, 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 OS X native SSL/TLS
  7. implementation is used by default. OS-configured certificate
  8. authorities will be trusted automatically.