04-13-2021, 07:11 AM
----------
bob
bob
Thank you for your donation!
Radio station problem
|
04-13-2021, 07:11 AM
----------
bob
Thanks. This is work. Where can i find the link http not https?
Now all fun radio works with http// link Thank you
04-13-2021, 08:12 AM
(This post was last modified: 04-13-2021, 08:18 AM by the_bertrum.)
So the first issue is that the links you supplied are not for the actual stream. For the first one (stream=live), the actual URL is this https://stream.funradio.sk:18443/fun128.mp3
Next issue seems to be that the Certificate Authority (Let's Encrypt) isn't trusted by the RPi. I certainly cant find anything in the trusted stores on mine that looks like it from them anyway. If you can get the root certificate from Let's Encrypt and install it into your trusted store on you Pi it should start to work. EDIT, I see while I was investigating the answer was resolved far more simply, just take the "s" off....
----------------
Robert (04-13-2021, 05:15 AM)pallinko Wrote: What does this mean? 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. |
« Next Oldest | Next Newest »
|