SSL... Still won't work

Proxypass /radio-ssl.mp3 http://your_stream_url:8000/radio.mp3
ProxyPassReverse /radio-ssl.mp3 http://your_stream_url:8000/radio.mp3
Proxypass /radio-ssl.ogg http://your_stream_url:8000/radio.ogg
ProxyPassReverse /radio-ssl.ogg http://your_stream_url:8000/radio.ogg

I tried this:

Proxypass /radio-ssl.mp3 http://radiowrite.com:8000/radio.mp3
ProxyPassReverse /radio-ssl.mp3 http://radiowrite.com:8000/radio.mp3
Proxypass /radio-ssl.ogg http://radiowrite.com:8000/radio.ogg
ProxyPassReverse /radio-ssl.ogg http://radiowrite.com:8000/radio.ogg

That got https://www.radiowrite.com/radio-ssl.mp3 to work properly. THANKS!

So now, I just need to figure out how to replace the libretime mini site URL with this one.

@xabispacebiker
I need your help with my SSL page, I just came here after spending hours unending trying tonnes of options. The site works with HTTP, but what changed to HTTPS, all goes blank.

Is there any new option?

Hi all
I need someone who can help install LIBRETIME with SSL listening or better still how to use a proxy to get SSL listening. I need to embed a radio in https page. Any help would be great.

1 Like

Did you have to enable any extra Apache modules?

@JoaoHerberto - I just figured this out. You need to install and enable the following mods to complete this

sudo a2enmod proxy
sudo a2enmod proxy_http

Thank you @NickThacker and @xabispacebiker for making this documentation available.

2 Likes

Sorry @Scar , I didn’t see your message. I imagine that after so much time you have solved it or given up, but let me know If you need my help.