-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Description
windows 10, problem with RCurls and TLS
URL <- "https://raw.githubusercontent.com/christophergandrud/d3Network/sankey/JSONdata/energy.json"
Energy <- RCurl::getURL(URL, ssl.verifypeer = TRUE)
>Error in function (type, msg, asError = TRUE) :
error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
RCurl::curlVersion()$ssl_version
>> [1] "OpenSSL/1.0.0o"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels