drolbr / Overpass-API

A database engine to query the OpenStreetMap data.
http://overpass-api.de
GNU Affero General Public License v3.0
690 stars 90 forks source link

SSL certificate for overpass-api.de is expired #694

Closed pedrocamargo closed 1 year ago

pedrocamargo commented 1 year ago

As per the title.

Stack trace below.

--2023-05-29 07:41:05-- https://dev.overpass-api.de/clone//2023-05-25/replicate_id Resolving dev.overpass-api.de (dev.overpass-api.de)... 95.217.37.171, 2a01:4f9:2b:2fd4::2 Connecting to dev.overpass-api.de (dev.overpass-api.de)|95.217.37.171|:443... connected. ERROR: The certificate of 'dev.overpass-api.de' is not trusted. ERROR: The certificate of 'dev.overpass-api.de' has expired.

pedrocamargo commented 1 year ago

Also reported here: https://github.com/openstreetmap/operations/issues/887

Not sure exactly where was the best place to do it... :-|

mmd-osm commented 1 year ago

I added some comments here: https://github.com/openstreetmap/operations/issues/887#issuecomment-1567376665

mmd-osm commented 1 year ago

I believe the issue has been resolved in the meantime...

pedrocamargo commented 1 year ago

It is fixed indeed