Ricardo Wurmus <rek...@elephly.net> writes:
> The r-rcurl package does not find a CA bundle and does not respect any > of the common environment variabls to set the location of the bundle. > This makes r-gprofiler (a user of r-rcurl) pretty useless as it cannot > access any of the online databases. > > The fix here is to figure out where to inject a getenv call in case the > caller does not specify the “cainfo” argument. This is fixed with commit 8d3dda021a4cc66f79305a2146c895d1613a8ba6 in master. -- Ricardo