[Icecast] SSL-Question

Per Gunnarsson per.gunnarsson at yandex.com
Wed Jul 31 13:08:28 UTC 2019


I have one listening socket for http and one separate for https.

It looks like this:

  
    <listen-socket>
        <port>8000</port>
    </listen-socket>
 


        <listen-socket>
        <port>8443</port>
        <ssl>1</ssl>
        </listen-socket>

I don't think it's possible to have both encrypted and unencrypted
traffic to the same port, but maybe somebody will correct me if that's
possible.

Regards,

Per Gunnarsson
On 2019-07-31 14:49, unosonic wrote:
> hello,
>
>
> I've icecast 2.4.4 /w SSL support, and when i enable SSL in the config file:
>
> <ssl>1</ssl>
> and
> <ssl-certificate>my-all-inlusive.pem</ssl-certificate>
>
> I can connect via https://my-server:8000/my_stream
> but only via https, no longer http. Is there an option to have both?
> Also my source clients seems to be unableto connect anymore via http,
> but have to look deeper into it.
>
> Any hints welcome. Sorry if this as covered already.
>
> thx, uno
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast




More information about the Icecast mailing list