hifiberryos/mpd thows and error when attempting to stream over HTTPS:
mpd[575]: exception: Failed to decode https://shoutcast.brownrice.com:8002/stream?DIST=TuneIn&TGT=TuneIn&maxServers=2&partnertok=eyJhbGciOiJIUzI1NiIsImtpZCI6InR1bmVpbiIsInR5cCI6IkpXVCJ9.eyJ0cnVzdGVkX3BhcnRuZXIiOnRydWUsImlhdCI6MTYzNzk2NTY2OCwiaXNzIjoidGlzcnYifQ.T7bWA4XtrJpGXGOww9CpN6MhpY2cBUFzXRnGrnw3v8Y; CURL failed: SSL certificate problem: unable to get local issuer certificate
The certificate itself looks perfectly valid. Is there a way to update the CA certificates? I added the offending intermediate cert to `/etc/ssl/certs/ca-certificates.crt` without any luck.