Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CURL cert file path override for REST (#1452)
GlobalState::cert_file is a single-file cert store, which corresponds to CURLOPT_CAINFO. CURLOPT_CAPATH expects a directory.
- Loading branch information