CTestConfig: allow nightly build submission using https
The idea is that one may set CTEST_DROP_METHOD in custom CTest scripting before including cmake_common.cmake.
Passing the correct initial value through the nightly scripting is a different thing, but without this it will not work.
Edited by Brad King