[Icecast] SSL
Ervin Bizjak
ervin.bizjak at gmail.com
Wed Dec 11 04:09:56 UTC 2019
Thank you very much for help!
Regards,
Ervin
V V sre., 11. dec. 2019 ob 03:48 je oseba <webmaster at berean-biblechurch.org>
napisala:
> Hi Ervin,
>
> Let's Encrypt service is probably what you want for a TLS certificate
> provider, though you can search for other free cert providers. I first
> used https://zerossl.com/ with their online tools to create the cert.
> After a couple of manual renewals I downloaded their cmd line tool
> (le64.exe), for which I created a PowerShell script to automate the
> renewals.
>
> Keep in mind that the Icecast PEM certificate file is a combining of the
> private (domain) key and public key files. (public portion first in the
> file)
>
> I know you wanted step-by-step, but here are the simplified steps:
>
> 1. get your PEM SSL/TLS cert file
> 2. configure the Icecast.xml
> 1. in your <listen-socket> tag, add this tag: <ssl>1</ssl>
> 1. consider the <port> tag value you want
> 2. point to the SSL cert file in the <paths> tag:
> <ssl-certificate>./icecast.pem</ssl-certificate> (modify for your path,
> "./" represents the Icecast install folder)
> 3. configure your router and network accordingly
>
> I used a combination of the two docs sites to learn about it:
>
> - http://icecast.org/docs/icecast-2.4.1/config-file.html
> - https://www.icecast.org/docs/icecast-trunk/config_file/
>
> Don't expect it to be a 5 minute job ...
>
> Justin
>
>
> On 2019-12-10 01:50, Ervin Bizjak wrote:
>
> Hello!
>
> I use Icecast and windows 8 for streaming my radio.
>
> Can you anybody help me *step by step* where do I get a find free SSL,
> which file need, in which folder put ssl file and how modify icecast.xml.
>
> Thank you so much for any help.
>
> Ervin
>
> _______________________________________________
> 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/20191211/e7fe29af/attachment.htm>
More information about the Icecast
mailing list