Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pass address of ca blob to setopt (#19)
As per https://curl.se/libcurl/c/CURLOPT_CAINFO_BLOB.html For some reason this was working completely fine when I ran on macOS, but then I tried running the same thing on linux and would always get return code 43 (bad arg).
- Loading branch information