Re: Problems with schannel support for CURLOPT_CAINFO

2019-11-01 Thread Ray Satiro via curl-library
On 10/31/2019 7:11 AM, Richard Alcock via curl-library wrote: I'm hitting what I think is two problems using CURLOPT_CAINFO with the schannel backend. The issues stem from making requests concurrently from multiple threads specifing the same file in CURLOPT_CAINFO. If I run the code below on mul

Problems with schannel support for CURLOPT_CAINFO

2019-10-31 Thread Richard Alcock via curl-library
I'm hitting what I think is two problems using CURLOPT_CAINFO with the schannel backend. The issues stem from making requests concurrently from multiple threads specifing the same file in CURLOPT_CAINFO. If I run the code below on multiple threads concurrently, some number of them fail, and print