(04-13-2021, 05:15 AM)pallinko Wrote: What does this mean?
MPD error
Failed to decode https://stream.funradio.sk/80-90-128.mp3; CURL failed: server certificate verification failed. CAfile: none CRLfile: none
It means the https failed to agree upon security. If you change to http, it won't negotiate for a secure connection.
CURL is the tool that retrieves http data. https://en.wikipedia.org/wiki/CURL
The https certificate that was returned upon request was out-of-date, probably.
If subsequent efforts to contact it using https were successful, they renewed their cert.
Most free certs last only 90 days and need manual renewal.