Fabian Sauter
Fabian Sauter
@martxel thanks for reporting! I would love to see this in cpr. I'd prefer going with the `CertProv` class approach since it is more verbose and aligns better with the...
One workaround would be to build without tests (`-DCPR_BUILD_TESTS=OFF`). But in parallel I'm looking into it.
Fixed in https://github.com/libcpr/cpr/pull/1097. Can you confirm?
Awesome. Thanks for the update.
@treyn008 thanks for this PR! To me this should be an option and not be enabled by default. Else this could be a potential security issue. Perhaps make it a...
Closing for no response. Feel free to reopen in case you want to continue working on this PR.
@barracuda156 thanks for reporting! Fixed in https://github.com/libcpr/cpr/pull/1098. Can you confirm?
@PanAMD Can you please try the following example code: https://github.com/libcpr/example-cmake-fetch-content
Closing for no response.
@TheQue42 thanks for reporting. Agree, this would be a good option to include. Would you like to create a PR for it? Ref: https://github.com/curl/curl/blob/master/CMakeLists.txt#L1097