Skip to content

HTTPS certificate has expired #224

@robitalec

Description

@robitalec

Just a heads up, this has been reported here: drolbr/Overpass-API#579

In osmdata the error looks something like this:

library(osmdata)
opq('Quebec') %>% 
  add_osm_feature(key = 'administrative', 'boundary') %>% 
  osmdata_sf()
Error in curl::curl_fetch_memory(url, handle = handle): SSL certificate problem: certificate has expired
Request failed [ERROR]. Retrying in 2 seconds...
Error in curl::curl_fetch_memory(url, handle = handle): SSL certificate problem: certificate has expired
Request failed [ERROR]. Retrying in 3.4 seconds...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions