Problem with SSL

Ervin Bizjak <[email protected]> Sun, 12 Jan 2025 10:11:22 +0100
Newsgroups gmane.comp.audio.icecast.general
Message-ID <CABDatATnj5rCaw6hh3Ma8aM=WE0b6W_gjwY+pzZq4TAwJrKDkw@mail.gmail.com>
--===============1264729813215403978==
Content-Type: multipart/alternative; boundary="000000000000d5feaa062b7eb6e6"

--000000000000d5feaa062b7eb6e6
Content-Type: text/plain; charset="UTF-8"

My radio is running on port 8080, but now I would like to move it to port
8443 (*removed 8080*), and add SSL.
I am using Icecast 2.4.4., windows 10 and Edcast Standalone plugin.

Edcast Standalone connects without problems if I set it to port 8080.
It works http://ip:8080/stream.mp3 and https://ip:8443/stream.mp3
The problem is that it shows the same number of listeners on both
connections.

If I change to port 8443, Edcast Standalone does not connect to Icecast.

*My configuration is:*
   <!-- You may have multiple <listener> elements -->
    <listen-socket>
        <port>8080</port>
        <!-- <bind-address>127.0.0.1</bind-address> -->
        <!-- <shoutcast-mount>/stream</shoutcast-mount> -->
    </listen-socket>

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

    <ssl-certificate>icecast.pem</ssl-certificate>

*Here is the errorLog:*
[2025-01-12  09:04:21] INFO main/main.c Icecast 2.4.4 server started
[2025-01-12  09:04:21] DBUG yp/yp.c Updating YP configuration
[2025-01-12  09:04:21] INFO yp/yp.c YP update thread started
[2025-01-12  09:04:21] INFO connection/connection.c SSL certificate found
at icecast.pem
[2025-01-12  09:04:21] INFO connection/connection.c SSL using ciphers
ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kE
..............
[2025-01-12  09:04:22] DBUG slave/slave.c checking master stream list
[2025-01-12  09:05:01] DBUG client/client.c reading from connection has
failed

Does anyone have any advice?

Thanks for the help!

--000000000000d5feaa062b7eb6e6
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-size:large">My =
radio is running on port 8080, but now I would like to move it to port 8443=
 (<b>removed 8080</b>), and add SSL.<br>I am using Icecast 2.4.4., windows =
10 and Edcast Standalone plugin.<br><br>Edcast Standalone connects without =
problems if I set it to port 8080.<br>It works <a href=3D"http://ip:8080/st=
ream.mp3">http://ip:8080/stream.mp3</a> and <a href=3D"https://ip:8443/stre=
am.mp3">https://ip:8443/stream.mp3</a><br>The problem is that it shows the =
same number of listeners on both connections.<br><br>If I change to port 84=
43, Edcast Standalone does not connect to Icecast.<br><br><b>My configurati=
on is:</b></div><div class=3D"gmail_default" style=3D"font-size:large">=C2=
=A0=C2=A0 &lt;!-- You may have multiple &lt;listener&gt; elements --&gt;<br=
>=C2=A0 =C2=A0 &lt;listen-socket&gt;<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 &lt;por=
t&gt;8080&lt;/port&gt;<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 &lt;!-- &lt;bind-addr=
ess&gt;127.0.0.1&lt;/bind-address&gt; --&gt;<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0=
 &lt;!-- &lt;shoutcast-mount&gt;/stream&lt;/shoutcast-mount&gt; --&gt;<br>=
=C2=A0 =C2=A0 &lt;/listen-socket&gt;<br><br>=C2=A0 =C2=A0 &lt;listen-socket=
&gt;<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 &lt;port&gt;8443&lt;/port&gt;<br>=C2=A0=
 =C2=A0 =C2=A0 =C2=A0 &lt;ssl&gt;1&lt;/ssl&gt;<br>=C2=A0 =C2=A0 &lt;/listen=
-socket&gt;</div><div class=3D"gmail_default" style=3D"font-size:large"><br=
></div><div class=3D"gmail_default" style=3D"font-size:large">=C2=A0 =C2=A0=
 &lt;ssl-certificate&gt;icecast.pem&lt;/ssl-certificate&gt;</div><div class=
=3D"gmail_default" style=3D"font-size:large"><br><b>Here is the errorLog:</=
b></div><div class=3D"gmail_default" style=3D"font-size:large">[2025-01-12 =
=C2=A009:04:21] INFO main/main.c Icecast 2.4.4 server started<br>[2025-01-1=
2 =C2=A009:04:21] DBUG yp/yp.c Updating YP configuration<br>[2025-01-12 =C2=
=A009:04:21] INFO yp/yp.c YP update thread started<br>[2025-01-12 =C2=A009:=
04:21] INFO connection/connection.c SSL certificate found at icecast.pem<br=
>[2025-01-12 =C2=A009:04:21] INFO connection/connection.c SSL using ciphers=
 ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256=
-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS=
-AES128-GCM-SHA256:kE ..............<br>[2025-01-12 =C2=A009:04:22] DBUG sl=
ave/slave.c checking master stream list<br>[2025-01-12 =C2=A009:05:01] DBUG=
 client/client.c reading from connection has failed</div><div class=3D"gmai=
l_default" style=3D"font-size:large"><br></div><div class=3D"gmail_default"=
 style=3D"font-size:large">Does anyone have any advice?<br><br>Thanks for t=
he help!</div></div>

--000000000000d5feaa062b7eb6e6--

--===============1264729813215403978==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Icecast mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/icecast

--===============1264729813215403978==--