There now seem to be problems with curl on all my DietPi installations.
The output of dietpi-banner looks like this:
Info : curl: (60) SSL certificate problem: certificate has expired
More details here: curl - SSL CA Certificates
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.
I have to admit that I don’t understand any of this and would like to ask politely what a solution to the problem might look like.
The site https://curl.se/docs/sslcerts.html
doesn’t really help me personally…
Thank you for your feedback.
However, if you look at the website described, this is not recommended under any circumstances.
So this would seem to be “only” a temporary solution.
Is there possibly also a safe adjustment?
Yes this has nothing to do with DietPi. It’s the website you are trying to reach. Simply open https://wttr.in on your Desktop and you will receive the SSL warning. Nothing we can do on this.
I already thought it wasn’t DietPi.
Of course it works with the -k option.
Are the certificates renewed automatically or do I have to take action? So far it has worked and the expired certificates must have come from somewhere.
We use the same website for the native whether output of the DietPi banner . Interestingly it can be accessed well via browser. We faced it in some other cases, when websites updated their Let’s Encrypt certificates a weird way, after they moved to their own R3 intermediate CA. Somehow the old invalid one is still shipped by default, but browsers seem to have implemented some workaround to pull the correct one or so.
Which Debian version do you use? Bookworm or still Bullseye?