openstreetmap / operations

OSMF Operations Working Group issue tracking
https://operations.osmfoundation.org/
98 stars 13 forks source link

https://api.dev.openstreetmap.org/ certificate expired #1081

Closed baditaflorin closed 4 months ago

baditaflorin commented 4 months ago

URL

https://api.dev.openstreetmap.org/api/0.6/node/create

How to reproduce the issue?

Go to https://api.dev.openstreetmap.org/api/0.6/node/create Gets a warming instead of going to the url

2024/05/17 15:11:32 Failed to create node: Put "https://api.dev.openstreetmap.org/api/0.6/node/create": tls: failed to verify certificate: x509: certificate is valid for ant.dev.openstreetmap.org, ant.dev.osm.org, not api.dev.openstreetmap.org exit status 1

Screenshot(s) or anything else?

No response

tomhughes commented 4 months ago

This is not a bug in this code base so I will move it.

tomhughes commented 4 months ago

So you've made up a URL and now you're surprised it doesn't work?

Where did you get the idea that you should use https://api.dev.openstreetmap.org/ from? That is not, and never has been, a thing.

If you want to use the main test instance then https://master.apis.dev.openstreetmap.org/ is the name you want.