Adding custom channel using HTTPs

Hi,

Im trying to add a custom channel using a HTTPs URL but im getting this error:

failed to load m3u: Get "https://EXAMPLE.EXAMPLE.me.uk/output/m3u/TV": tls: failed to verify certificate: x509: certificate signed by unknown authority

My certificate is valid as can be seen in my screenshot

I have seen something on the forum and release notes about the cacert.pem

I have tried changing this but its either not working or im putting in the wrong information. What exactly needs to go in this file. I have tried the contents of the following: TrustedRoot, DigiCertCA, My_CA_Bundle

And you're updating the root cert on the computer hosting your DVR, not the computer you're accessing the DVR server from, right?

Also, from the text of your post, it sounds like this is a site you control and it is your cert; if that is the case, try serving the full chain cert with all the intermediates, as that is a likely point of failure.

1 Like

There was indeed an issue with my intermediates