summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/curl-default-cainfo.rst
blob: ed45d36e3febc2fa8013cf4ef5699df71b1b8828 (plain)
1
2
3
4
5
6
7
8
curl-default-cainfo
-------------------

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