<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=ES link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>I don’t have the centovacast. I have a server only. Can I put the ssl over server?</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Enviado desde <a href="https://go.microsoft.com/fwlink/?LinkId=550986">Correo</a> para Windows 10</p><p class=MsoNormal><o:p> </o:p></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal style='border:none;padding:0cm'><b>De: </b><a href="mailto:sm@noisynotes.com">Steve Matzura</a><br><b>Enviado: </b>miércoles, 25 de noviembre de 2020 14:18<br><b>Para: </b><a href="mailto:icecast@xiph.org">icecast@xiph.org</a><br><b>Asunto: </b>Re: [Icecast] Stream over SSL and chrome</p></div><p class=MsoNormal><o:p> </o:p></p><p>2.2.4? I didn't think SSL was implemented until version 2.4.3.</p><p><o:p> </o:p></p><p>What would be helpful, not to mention useful, is to explain specifically and exactly what goes into the key file. The choices are: your server's private key, your server's public key, your server's certifying authority (CA) key, maybe even the curl CA. I've also seen this in examples of the SSL stanza from icecast.xml:</p><p><o:p> </o:p></p><p>    <ssl-certificate>/usr/local/centovacast/etc/ssl/icecast.pem</ssl-certificate><br>    <ssl-allowed-ciphers>ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS</ssl-allowed-ciphers></p><p><o:p> </o:p></p><p>Of course, never mind the CentovaCast bit; it's jut a location.</p><p><o:p> </o:p></p><p>Where does this last line come from--i.e., how is it generated?</p><p><o:p> </o:p></p><p>The same article also states that creating the PEM file requires concatenation of these three objects:</p><p><o:p> </o:p></p><p>1) Your private key<br>2) Your SSL cert<br>3) CA Bundle</p><p><o:p> </o:p></p><p>I know what my private key and CA bundle is--or at least, I think I do--but what's the SSL cert? Is that my server's public key? If so, I've tried this, and it doesn't work.</p><p><o:p> </o:p></p><div><p class=MsoNormal>On 11/25/2020 7:04 AM, Damien GENESTE wrote:<o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><div><p class=MsoNormal>Hello Norbert,<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>I don't know how i can help you but i'm actually streaming with HTTPS under chrome.<o:p></o:p></p></div><div><p class=MsoNormal>My Icecast is available at : <a href="https://domainname:8443">https://domainname:8443</a> and my webplayer gets the stream at : <a href="https://domainname:8443/stream">https://domainname:8443/stream</a><o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Is your server (Wordpress or other) with HTTPS ?<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>BR,<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><p class=MsoNormal><b>Ceelo</b><o:p></o:p></p></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal>On Wed, Nov 25, 2020 at 10:22 AM Norbert Deleutre <<a href="mailto:norbert.deleutre@umontpellier.fr">norbert.deleutre@umontpellier.fr</a>> wrote:<o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><p class=MsoNormal>Hello All, <o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>I had installed icecast2.2.4 with openSSL.<o:p></o:p></p></div><div><p class=MsoNormal>I created a wordpress web site with SSL.<o:p></o:p></p></div><div><p class=MsoNormal>If I stream with HTTPS under chrome , the player don’t work.<o:p></o:p></p></div><div><p class=MsoNormal>If I stream without yes !<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Could you please help me ?<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Thanks<o:p></o:p></p></div></div></blockquote></div></div></blockquote><p class=MsoNormal style='mso-margin-top-alt:0cm;margin-right:36.0pt;margin-bottom:5.0pt;margin-left:36.0pt'><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>