<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="auto">I will test this, maybe it must at least have one port with ssl disabled.<div dir="auto">You could do a bind for port 8000 on 127.0.0.1</div><div dir="auto">Then functionally you only have port 8443 on public network.</div><div dir="auto">You can also block this port in your firewall.</div><div dir="auto"><br></div><div dir="auto">Paul</div></div><div class="gmail_extra"><br><div class="gmail_quote">Op 8 jan. 2021 14:31 schreef Wang <Wang@pc-factory.at>:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">> That should be easy, just use only one <listen-socket> section with ssl enabled:<br>
> <br>
> <listen-socket><br>
>   <port>8000</port><br>
>   <ssl>1</ssl><br>
> </listen-socket></p>
<p dir="ltr">Thought so too. But in this case port 8000 does not work.</p>
<p dir="ltr">With this:</p>
<p dir="ltr"><listen-socket><port>8000</port><ssl>1</ssl></listen-socket><br>
<listen-socket><port>8443</port><ssl>1</ssl></listen-socket></p>
<p dir="ltr">neither port 8000 nor port 8443 work.</p>
<p dir="ltr">What might I be missing here?</p>
<p dir="ltr">> Did you restart (and not only reload) icecast ?</p>
<p dir="ltr">Yes, I did.</p>
<p dir="ltr">> Paul<br>
_______________________________________________<br>
Icecast mailing list<br>
Icecast@xiph.org<br>
http://lists.xiph.org/mailman/listinfo/icecast<br>
</p>
</blockquote></div><br></div>