Hello! I recently enforced https on my new internal site for work as I’m getting closer to launch. It’s inside our firewalls so I can’t provide a link.
I had set up a page with a bunch of audio streams coming from a rocket streaming audio server that I also host. Those streams are all http, and when the site itself was running http that page worked fine, but now that I enforced https the streams won’t load anymore. I’m wondering if it’s a mixed content type issue, but I’m not getting any errors on my end.
We have an internal certificate issuer, so I can set the audio server up with ssl, but I really didn’t think it necessary since there’s 0 external access.
So my question is, anyone know a workaround so I don’t have to deal with certs on another site, or do I just have to suck it up and figure out how to ssl this streaming server?
[ad_2]