Hello! I run Icecast with SSL, but the Icecast Directory displays the wrong URL for Play. In icecast.xml I put: <hostname>111.222.333.444</hostname> <listen-socket> <port>8443</port> <ssl>1</ssl> </listen-socket> Correct play URL is https://111.222.333.444:8443/radio.mp3, but Icecast directory display wrong URL: 111.222.333.444:8443/radio.mp3 (without https) Icecast/admin/stats.xsl display correct URL. How to resolve this? Regards, Ervin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20250222/1997163a/attachment.htm>