Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not override the CA bundle #603

Merged
merged 1 commit into from
Jul 27, 2019
Merged

Do not override the CA bundle #603

merged 1 commit into from
Jul 27, 2019

Conversation

jeroen
Copy link
Member

@jeroen jeroen commented Jul 27, 2019

Manually setting cainfo has long been redundant (the curl package takes care of this if needed).

Unfortunately in the latest versions of libcurl (now on CRAN) overriding the cainfo on Windows actually breaks the corporate Windows certs. So we may need a hotfix release for this.

See issue here: jeroen/curl#193

It is not needed and on recent versions of libcurl this actually replaces corporate Windows certs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant