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
File Mode Size
.gitattributes -rw-r--r-- 284 bytes
LICENSE -rw-r--r-- 11.1 KB
NOTICE -rw-r--r-- 152 bytes
README -rw-r--r-- 2.5 KB
config -rw-r--r-- 61 bytes
setup-hooks -rwxr-xr-x 2.2 KB
setup-user -rwxr-xr-x 1.4 KB
tips -rwxr-xr-x 1.7 KB

README

back to top