<div dir="ltr"><div>ooohhh perfect!!!</div><div><br></div><div>Thank you!!!<br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Thu, Dec 19, 2024 at 12:56 PM <<a href="mailto:tyctor@post.cz">tyctor@post.cz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi <br>
<br>
> A. Where can I get a cert for my icecast server?<br>
<br>
look here<br>
<a href="https://letsencrypt.org/" rel="noreferrer" target="_blank">https://letsencrypt.org/</a><br>
you can use certbot command to obtain certificate for your domain<br>
<br>
> B. How to re-do the current icecast server enhanced with the cert?<br>
<br>
in yor settings add<br>
...<br>
<listen-socket><br>
<port>8001</port><br>
<ssl>1</ssl><br>
</listen-socket><br>
<br>
...<br>
<paths><br>
...<br>
<ssl-certificate>/etc/icecast2/bundle.pem</ssl-certificate><br>
</paths><br>
<br>
where /etc/icecast2/bundle.pem is path to sertificate obtained by<br>
certbot from A.<br>
<br>
hope this helps<br>
<br>
tyctor<br>
<br>
<br>
On Thu, 2024-12-19 at 10:36 -0700, Sergio N wrote:<br>
> Dear team:<br>
> <br>
> Years ago I installed an icecast on a server with several audio<br>
> mounts (for radio stations, each radio with a page on the same box),<br>
> but with no certs.<br>
> <br>
> Now I need to make that icecast server secure, so I need to know:<br>
> <br>
> A. Where can I get a cert for my icecast server?<br>
> <br>
> B. How to re-do the current icecast server enhanced with the cert?<br>
> <br>
> Can you guys give me info about it?<br>
> <br>
> Muy best regards.<br>
> _______________________________________________<br>
> Icecast mailing list<br>
> <a href="mailto:Icecast@xiph.org" target="_blank">Icecast@xiph.org</a><br>
> <a href="http://lists.xiph.org/mailman/listinfo/icecast" rel="noreferrer" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
<br>
_______________________________________________<br>
Icecast mailing list<br>
<a href="mailto:Icecast@xiph.org" target="_blank">Icecast@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/icecast" rel="noreferrer" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
</blockquote></div>