[Icecast] Enable Certificates on a running icecast

Sergio N sergioalfonsonieto at gmail.com
Thu Dec 19 20:57:52 UTC 2024


ooohhh perfect!!!

Thank you!!!

On Thu, Dec 19, 2024 at 12:56 PM <tyctor at post.cz> wrote:

> Hi
>
> > A. Where can I get a cert for my icecast server?
>
> look here
> https://letsencrypt.org/
> you can use certbot command to obtain certificate for your domain
>
> > B. How to re-do the current icecast server enhanced with the cert?
>
> in yor settings add
>     ...
>     <listen-socket>
>         <port>8001</port>
>         <ssl>1</ssl>
>     </listen-socket>
>
>    ...
>    <paths>
>         ...
>         <ssl-certificate>/etc/icecast2/bundle.pem</ssl-certificate>
>    </paths>
>
> where /etc/icecast2/bundle.pem is path to sertificate obtained by
> certbot from A.
>
> hope this helps
>
> tyctor
>
>
> On Thu, 2024-12-19 at 10:36 -0700, Sergio N wrote:
> > Dear team:
> >
> > Years ago I installed an icecast on a server with several audio
> > mounts (for radio stations, each radio with a page on the same box),
> > but with no certs.
> >
> > Now I need to make that icecast server secure, so I need to know:
> >
> > A. Where can I get a cert for my icecast server?
> >
> > B. How to re-do the current icecast server enhanced with the cert?
> >
> > Can you guys give me info about it?
> >
> > Muy best regards.
> > _______________________________________________
> > Icecast mailing list
> > Icecast at xiph.org
> > http://lists.xiph.org/mailman/listinfo/icecast
>
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20241219/5031232e/attachment.htm>


More information about the Icecast mailing list