Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Problem with the SSL CA cert #54

Closed
yafernandes opened this issue Apr 20, 2017 · 1 comment
Closed

Problem with the SSL CA cert #54

yafernandes opened this issue Apr 20, 2017 · 1 comment
Milestone

Comments

@yafernandes
Copy link

After upgrading to R 3.3.3 and curl 2.3, my code stopped working with the error below:

sc <- createAzureContext(tenantID = tenant$id, clientID = app$id, authKey = app$secret)
Error in curl::curl_fetch_memory(url, handle = handle) :
Problem with the SSL CA cert (path? access rights?)

@yafernandes
Copy link
Author

Fixed forcing an update of curl and httr.

@andrie andrie added this to the v0.2.5 milestone Jun 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants