curl-default-cainfo.rst 376 B

12345678
  1. curl-default-cainfo
  2. -------------------
  3. * When CMake is built with OpenSSL on systems other than Windows
  4. and OS X, commands supporting network communication via ``https``,
  5. such as :command:`file(DOWNLOAD)`, :command:`file(UPLOAD)`, and
  6. :command:`ctest_submit`, now search for OS-configured certificate
  7. authorities in a few ``/etc`` paths to be trusted automatically.