httr
httr copied to clipboard
Error in curl::curl_fetch_memory(url, handle = handle) : schannel: next InitializeSecurityContext failed: SEC_E_UNTRUSTED_ROOT (0x80090325) - The certificate chain was issued by an authority that is not trusted.
We are using doAzureParallel R package (https://github.com/Azure/doAzureParallel).
doAzureParallel uses curl/httr R packages. It works on one of our computers, but getting the error below. Are there any recommendations for debugging or solutions?
Error in curl::curl_fetch_memory(url, handle = handle) : schannel: next InitializeSecurityContext failed: SEC_E_UNTRUSTED_ROOT (0x80090325) - The certificate chain was issued by an authority that is not trusted.