<div dir="ltr"><div>Thank you very much for help!</div><div><br></div><div>Regards,</div><div>Ervin<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">V V sre., 11. dec. 2019 ob 03:48 je oseba <<a href="mailto:webmaster@berean-biblechurch.org">webmaster@berean-biblechurch.org</a>> napisala:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif">
<p>Hi Ervin,</p>
<p>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 <a href="https://zerossl.com/" target="_blank">https://zerossl.com/</a> 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.</p>
<p>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)</p>
<p>I know you wanted step-by-step, but here are the simplified steps:</p>
<ol>
<li>get your PEM SSL/TLS cert file</li>
<li>configure the Icecast.xml<br>
<ol>
<li>in your <listen-socket> tag, add this tag: <ssl>1</ssl>
<ol>
<li>consider the <port> tag value you want</li>
</ol>
</li>
<li>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)</li>
</ol>
</li>
<li>configure your router and network accordingly</li>
</ol>
<p>I used a combination of the two docs sites to learn about it:</p>
<ul>
<li><a href="http://icecast.org/docs/icecast-2.4.1/config-file.html" target="_blank">http://icecast.org/docs/icecast-2.4.1/config-file.html</a></li>
<li><a href="https://www.icecast.org/docs/icecast-trunk/config_file/" target="_blank">https://www.icecast.org/docs/icecast-trunk/config_file/</a></li>
</ul>
<p>Don't expect it to be a 5 minute job ...</p>
<p>Justin</p>
<p><br></p>
<p>On 2019-12-10 01:50, Ervin Bizjak wrote:</p>
<blockquote type="cite" style="padding:0px 0.4em;border-left:2px solid rgb(16,16,255);margin:0px">
<div dir="ltr">
<div>Hello!</div>
<div> </div>
<div>I use Icecast and windows 8 for streaming my radio.</div>
<div> </div>
<div>Can you anybody help me <strong>step by step</strong> where <span><span> do I get a find free SSL, which file need, in which folder put ssl file and how modify icecast.xml.</span></span></div>
<div><span><span> </span></span></div>
<div><span><span> <span><span>Thank you so much for any help.</span></span> <br></span></span></div>
<div><span><span> </span></span></div>
<div><span><span>Ervin<br></span></span></div>
</div>
<br>
<div style="margin:0px;padding:0px;font-family:monospace">_______________________________________________<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="noopener noreferrer" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a></div>
</blockquote>
<p><br></p>

</div>
_______________________________________________<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>