host/curlwrapperlib/win/curlwrappermajor.cpp (
4
lines of code) (
raw
):
/// /// \file curlwrapper.cpp /// /// \brief /// #include "curlwrapper.h" void CurlWrapper::configCa(std::string const& caFile) { // FIXME: need to tie into local cert store }