Re: Problem with SSL
Albert Santoni <[email protected]> Sun, 12 Jan 2025 10:02:46 -0500
| Newsgroups | gmane.comp.audio.icecast.general |
|---|---|
| Message-ID | <CAEbLzA_5H6SCmGPsk+LK5-uEHt34OUYoQi22RWjRhQ1YYM1e=Q@mail.gmail.com> |
--===============8820181490643333407== Content-Type: multipart/alternative; boundary="00000000000011abd9062b83a164" --00000000000011abd9062b83a164 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Ervin, I don't think Edcast supports SSL/TLS, which is what would be needed to connect to the SSL/TLS port. Try an encoder that supports TLS such as Rocket Broadcaster Pro <https://rocketbroadcaster.com/>. Thanks, Albert On Sun, Jan 12, 2025 at 4:11=E2=80=AFAM Ervin Bizjak <[email protected]= m> wrote: > 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-AES25= 6-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DS= S-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! > _______________________________________________ > Icecast mailing list > [email protected] > http://lists.xiph.org/mailman/listinfo/icecast > --=20 Albert Santoni (he/him) Founder, Radio Mast | Oscillicious --00000000000011abd9062b83a164 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Hi Ervin,<div><br></div><div>I don't think Edcast supp= orts SSL/TLS, which is what would be needed to connect to the SSL/TLS port.= </div><div><br></div><div>Try an encoder that supports TLS such as <a href= =3D"https://rocketbroadcaster.com/">Rocket Broadcaster Pro</a>.</div><div><= br></div><div>Thanks,</div><div>Albert</div><div><br></div></div><br><div c= lass=3D"gmail_quote gmail_quote_container"><div dir=3D"ltr" class=3D"gmail_= attr">On Sun, Jan 12, 2025 at 4:11=E2=80=AFAM Ervin Bizjak <<a href=3D"m= ailto:[email protected]">[email protected]</a>> wrote:<br></di= v><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;borde= r-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div c= lass=3D"gmail_default" style=3D"font-size:large">My radio is running on por= t 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 Standalon= e plugin.<br><br>Edcast Standalone connects without problems if I set it to= port 8080.<br>It works <a href=3D"http://ip:8080/stream.mp3" target=3D"_bl= ank">http://ip:8080/stream.mp3</a> and <a href=3D"https://ip:8443/stream.mp= 3" target=3D"_blank">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 chan= ge to port 8443, Edcast Standalone does not connect to Icecast.<br><br><b>M= y configuration is:</b></div><div class=3D"gmail_default" style=3D"font-siz= e:large">=C2=A0=C2=A0 <!-- You may have multiple <listener> elemen= ts --><br>=C2=A0 =C2=A0 <listen-socket><br>=C2=A0 =C2=A0 =C2=A0 = =C2=A0 <port>8080</port><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 <!--= <bind-address>127.0.0.1</bind-address> --><br>=C2=A0 =C2=A0= =C2=A0 =C2=A0 <!-- <shoutcast-mount>/stream</shoutcast-mount&g= t; --><br>=C2=A0 =C2=A0 </listen-socket><br><br>=C2=A0 =C2=A0 <= listen-socket><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 <port>8443</port&= gt;<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 <ssl>1</ssl><br>=C2=A0 =C2= =A0 </listen-socket></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 <ssl-certificate>icecast.pem</ssl-certificate><= /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:larg= e">[2025-01-12 =C2=A009:04:21] INFO main/main.c Icecast 2.4.4 server starte= d<br>[2025-01-12 =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 SS= L using ciphers ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:E= CDHE-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 slave/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"gmail_default" style=3D"font-size:large"><br></div><div class= =3D"gmail_default" style=3D"font-size:large">Does anyone have any advice?<b= r><br>Thanks for the help!</div></div> _______________________________________________<br> Icecast mailing list<br> <a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]</a><= br> <a href=3D"http://lists.xiph.org/mailman/listinfo/icecast" rel=3D"noreferre= r" target=3D"_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br> </blockquote></div><div><br clear=3D"all"></div><div><br></div><span class= =3D"gmail_signature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_s= ignature"><div dir=3D"ltr">Albert Santoni (he/him)<div>Founder, Radio Mast = | Oscillicious<br></div></div></div> --00000000000011abd9062b83a164-- --===============8820181490643333407== 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 --===============8820181490643333407==--