https://github.com/Kitware/CMake
Revision 4464ef21da99ec0d506ea1d66f959b5b11f65d0c authored by Zack Galbreath on 25 June 2018, 16:46:58 UTC, committed by Brad King on 27 June 2018, 19:08:14 UTC
This fixes a bug where ctest(SUBMIT CDASH_UPLOAD ...) would fail when
attemping to submit to a site bearing a genuine SSL certificate.
This code path was missing a call to cmCurlSetCAInfo() which loads
the certificate authority file.
1 parent ef5e2e8
History
Tip revision: 4464ef21da99ec0d506ea1d66f959b5b11f65d0c authored by Zack Galbreath on 25 June 2018, 16:46:58 UTC
ctest_submit: Check CA file during CDASH_UPLOAD
Tip revision: 4464ef2
File Mode Size
bash-completion
vim
CMakeLists.txt -rw-r--r-- 256 bytes
cmake-mode.el -rw-r--r-- 14.3 KB
cmake.m4 -rw-r--r-- 1.4 KB

back to top