10-02-2021, 08:57 AM
(This post was last modified: 10-02-2021, 09:12 AM by philrandal.)
(10-01-2021, 09:22 PM)Phil323UK Wrote: Hi,
All three Radio Paradise streams are playing fine for me.
Regards.
Works for me too.
When I check the DST root cert..
.
cd /etc/ssl/certs
ls -l DST*
lrwxrwxrwx 1 root root 53 Dec 2 2020 DST_Root_CA_X3.pem -> /usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt
If your version is older, you might need to update ca-certificates.
sudo apt update
sudo apt install ca-certificates
Cheers,
Phil