You are not logged in.
I have an Arch Linux server running Apache with TLS/SSL set up so pages are served over https. However, the server also provides audio streams (via Icecast) which I've not been able to encrypt (here's an example). As a result, when I use HTML5 elements to play the audio streams, the visitor to the web page is met with mixed-content browser warnings. Is there some way I can just forward the unencrypted audio through another port with encryption?
R00KIE: please note that this is not cross-posting as the other post involves setting up Icecast encryption, not forwarding unencrypted data through an encrypted port. Similar, but different. I have also reworded so as to be more careful not to advertise.
Offline