<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>2.2.4? I didn't think SSL was implemented until version 2.4.3.</p>
    <p><br>
    </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><br>
    </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><br>
    </p>
    <p>Of course, never mind the CentovaCast bit; it's jut a location.</p>
    <p><br>
    </p>
    <p>Where does this last line come from--i.e., how is it generated?</p>
    <p><br>
    </p>
    <p>The same article also states that creating the PEM file requires
      concatenation of these three objects:</p>
    <p><br>
    </p>
    <p>1) Your private key<br>
      2) Your SSL cert<br>
      3) CA Bundle<br>
    </p>
    <p><br>
    </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.<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 11/25/2020 7:04 AM, Damien GENESTE
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAG4BS6bpki2Jgx36jgzM=5aqgfKyeRYdb2+MzZrWdYgF21mp+Q@mail.gmail.com">
      <div dir="ltr">
        <div dir="ltr">Hello Norbert,</div>
        <div dir="ltr"><br>
        </div>
        <div dir="ltr">I don't know how i can help you but i'm actually
          streaming with HTTPS under chrome.</div>
        <div dir="ltr">My Icecast is available at : <a
            href="https://domainname:8443" moz-do-not-send="true">https://domainname:8443</a>
          and my webplayer gets the stream at : <a
            href="https://domainname:8443/stream" moz-do-not-send="true">https://domainname:8443/stream</a></div>
        <div dir="ltr"><br>
        </div>
        <div>Is your server (Wordpress or other) with HTTPS ?</div>
        <div><br>
        </div>
        <div>BR,</div>
        <div dir="ltr"><br>
          <div>
            <div dir="ltr" class="gmail_signature"
              data-smartmail="gmail_signature">
              <div dir="ltr">
                <div>
                  <div dir="ltr">
                    <div>
                      <div dir="ltr">
                        <div>
                          <div dir="ltr">
                            <div>
                              <div dir="ltr">
                                <div>
                                  <div dir="ltr">
                                    <div>
                                      <div dir="ltr">
                                        <div dir="ltr">
                                          <div dir="ltr">
                                            <div dir="ltr">
                                              <div>
                                                <div><b>Ceelo</b></div>
                                              </div>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Wed, Nov 25, 2020 at
            10:22 AM Norbert Deleutre <<a
              href="mailto:norbert.deleutre@umontpellier.fr"
              moz-do-not-send="true">norbert.deleutre@umontpellier.fr</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote">
            <div>Hello All,
              <div><br>
              </div>
              <div>I had installed icecast2.2.4 with openSSL.</div>
              <div>I created a wordpress web site with SSL.</div>
              <div>If I stream with HTTPS under chrome , the player
                don’t work.</div>
              <div>If I stream without yes !</div>
              <div><br>
              </div>
              <div>Could you please help me ?</div>
              <div><br>
              </div>
              <div>Thanks</div>
            </div>
          </blockquote>
        </div>
      </div>
      <br>
    </blockquote>
  </body>
</html>