Hi, Can the Icecast stream be served over an ssl (https) connection? If so, can you please tell me how to accomplish this? Thanks, Daelynn. -------------- next part -------------- An HTML attachment was scrubbed... URL: lists.xiph.org/pipermail/icecast/attachments/20141218/185fa162/attachment.htm
Hello Daelynn, Icecast doesn't have SSL support, but you can try with stunnel. I haven't tried it with Icecast, but it should work. I have stunnel working with other services, though, and works like a charm! HTH, Xabier Oneca_,,_ El 18/12/2014 21:15, "Daelynn Baudais" <daelynn.baudais at shaw.ca> escribi?:> Hi, > > > > Can the Icecast stream be served over an ssl (https) connection? > > If so, can you please tell me how to accomplish this? > > > > Thanks, > > Daelynn. > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > lists.xiph.org/mailman/listinfo/icecast > >-------------- next part -------------- An HTML attachment was scrubbed... URL: lists.xiph.org/pipermail/icecast/attachments/20141218/1ce06bb3/attachment.htm
On 12/18/2014 03:19 PM, Daelynn Baudais wrote:> > Hi, > > > > Can the Icecast stream be served over an ssl (https) connection? >Yes.> If so, can you please tell me how to accomplish this? >icecast.org/docs/icecast-2.4.1/config-file.html#ports Usually you'd set this to 8443 or 443, if the latter, then you MUST also configure changeuser and start as root. icecast.org/docs/icecast-2.4.1/config-file.html#path Point to the certificates. If you have further questions, please subscribe to the mailing list before you hit reply on this email: lists.xiph.org/mailman/listinfo/icecast Cheers Thomas -------------- next part -------------- An HTML attachment was scrubbed... URL: lists.xiph.org/pipermail/icecast/attachments/20141218/cc8337ff/attachment.htm
On 12/18/2014 08:29 PM, Xabier Oneca -- xOneca wrote:> > Hello Daelynn, > > Icecast doesn't have SSL support, but you can try with stunnel. I > haven't tried it with Icecast, but it should work. I have stunnel > working with other services, though, and works like a charm! >That's bull... see my other reply. TBR> > HTH, > > Xabier Oneca_,,_ > > El 18/12/2014 21:15, "Daelynn Baudais" <daelynn.baudais at shaw.ca > <mailto:daelynn.baudais at shaw.ca>> escribi?: > > Hi, > > > > Can the Icecast stream be served over an ssl (https) connection? > > If so, can you please tell me how to accomplish this? > > > > Thanks, > > Daelynn. > > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org <mailto:Icecast at xiph.org> > lists.xiph.org/mailman/listinfo/icecast > > > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > lists.xiph.org/mailman/listinfo/icecast
On 12/18/2014 08:33 PM, "Thomas B. R?cker" wrote:> On 12/18/2014 03:19 PM, Daelynn Baudais wrote: >> >> Hi, >> >> >> >> Can the Icecast stream be served over an ssl (https) connection? >> > > Yes.Please note that for this to work Icecast MUST have been compiled with openSSL support. While some distributions don't, there are packages linked from the webpage at icecast.org that have openSSL support built in.>> If so, can you please tell me how to accomplish this? >> > > icecast.org/docs/icecast-2.4.1/config-file.html#ports > Usually you'd set this to 8443 or 443, if the latter, then you MUST > also configure changeuser and start as root. > > icecast.org/docs/icecast-2.4.1/config-file.html#path > Point to the certificates. > > If you have further questions, please subscribe to the mailing list > before you hit reply on this email: > lists.xiph.org/mailman/listinfo/icecast >Cheers Thomas
On 12/18/2014 08:54 PM, Xabier Oneca -- xOneca wrote:> > Hello, Thomas, > > El 18/12/2014 21:35, Thomas B. R?cker <thomas at ruecker.fi > <mailto:thomas at ruecker.fi>> escribi?: > > > > On 12/18/2014 08:29 PM, Xabier Oneca -- xOneca wrote: > > > > > > Hello Daelynn, > > > > > > Icecast doesn't have SSL support, but you can try with stunnel. I > > > haven't tried it with Icecast, but it should work. I have stunnel > > > working with other services, though, and works like a charm! > > > > > That's bull... > > see my other reply. > > Sorry! I wanted to say I didn't know it it had support. I don't know > why I've written that! :S > > That's what happens by replying with my mind in other things, I suppose... >No worries, now you know. :-)> > TBR > > > > > > HTH, > > > > > > Xabier Oneca_,,_ > > > > > > El 18/12/2014 21:15, "Daelynn Baudais" <daelynn.baudais at shaw.ca > <mailto:daelynn.baudais at shaw.ca> > > > <mailto:daelynn.baudais at shaw.ca <mailto:daelynn.baudais at shaw.ca>>> > escribi?: > > > > > > Hi, > > > > > > > > > > > > Can the Icecast stream be served over an ssl (https) connection? > > > > > > If so, can you please tell me how to accomplish this? > > > > > > > > > > > > Thanks, > > > > > > Daelynn. > > Sorry again and cheers! > > Xabier Oneca_,,_ >Don't sweat it, just wanted to be sure people don't pick up the stunnel idea as it's a rather problematic workaround. Cheers Thomas -------------- next part -------------- An HTML attachment was scrubbed... URL: lists.xiph.org/pipermail/icecast/attachments/20141218/2d8d58da/attachment-0001.htm
Hi Thomas, El 18/12/2014 22:25, Thomas B. R?cker <thomas at ruecker.fi> escribi?:> > On 12/18/2014 08:54 PM, Xabier Oneca -- xOneca wrote: >> >> Hello, Thomas, >> >> El 18/12/2014 21:35, Thomas B. R?cker <thomas at ruecker.fi> escribi?: >> > >> > On 12/18/2014 08:29 PM, Xabier Oneca -- xOneca wrote: >> > > >> > > Hello Daelynn, >> > > >> > > Icecast doesn't have SSL support, but you can try with stunnel. I >> > > haven't tried it with Icecast, but it should work. I have stunnel >> > > working with other services, though, and works like a charm! >> > > >> > That's bull... >> > see my other reply. >> >> Sorry! I wanted to say I didn't know it it had support. I don't know whyI've written that! :S>> >> That's what happens by replying with my mind in other things, Isuppose...> > > No worries, now you know. :-) > > > >> > TBR >> > > >> > > HTH, >> > > >> > > Xabier Oneca_,,_ >> > > >> > > El 18/12/2014 21:15, "Daelynn Baudais" <daelynn.baudais at shaw.ca >> > > <mailto:daelynn.baudais at shaw.ca>> escribi?: >> > > >> > > Hi, >> > > >> > > >> > > >> > > Can the Icecast stream be served over an ssl (https) connection? >> > > >> > > If so, can you please tell me how to accomplish this? >> > > >> > > >> > > >> > > Thanks, >> > > >> > > Daelynn. >> >> Sorry again and cheers! >> >> Xabier Oneca_,,_ > > > Don't sweat it, just wanted to be sure people don't pick up the stunnelidea as it's a rather problematic workaround. So, Icecast + stunnel is not a good idea? I prefer using 'native' SSL support, but when there isn't, I am very happy using stunnel.> Cheers > > ThomasCheers, Xabier Oneca_,,_ -------------- next part -------------- An HTML attachment was scrubbed... URL: lists.xiph.org/pipermail/icecast/attachments/20141218/54c5c32a/attachment.htm