When I try the Getting Started guide, there is an error that Hono Sandbox certificate has expired:
$ curl -iX GET https://hono.eclipseprojects.io:28443/v1/tenants/DEFAULT_TENANT
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
When I try the Getting Started guide, there is an error that Hono Sandbox certificate has expired: