7 ms·
According to Google/SO curl can indeed be built/configured to use the Windows cert store, seems that would be a better fix?
by windwake12 7y ago
According to Google/SO curl can indeed be built/configured to use the Windows cert store, seems that would be a better fix?
- moosingin3space 7y agoAnother fix could be to use Hyper with tokio-tls. Under the hood, that package uses Windows schannel, macOS SecureTransport, and a dynamically-linked openssl on everything else.
- littlestymaar 7y agoIt already uses `reqwest`, which uses schannel. See https://news.ycombinator.com/item?id=19732721 https://news.ycombinator.com/item?id=19732721