Hi, is there anyone running Icecast stream over HTTPS. Is it even possible? We are updating our iOS app and there is the new Transport security... For now, it can be disabled per domain, bud in future, this may be a problem... :) -- *Ladislav Soukup* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20151102/d4ddb307/attachment.htm
<ssl> and <ssl-certificate> should do it. http://icecast.org/docs/icecast-2.4.1/config-file.html On Mon, Nov 2, 2015 at 1:02 PM, Ladislav Soukup <lsoukup at play.cz> wrote:> Hi, > is there anyone running Icecast stream over HTTPS. Is it even possible? We > are updating our iOS app and there is the new Transport security... For > now, it can be disabled per domain, bud in future, this may be a problem... > :) > > > -- > *Ladislav Soukup* > > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > >-- Yahav Shasha, Web Developer +972-(0)549214421 http://www.linkedin.com/in/yahavs -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20151102/fbb9bd53/attachment.htm
Good afternoon, On Mon, 2015-11-02 at 12:02 +0100, Ladislav Soukup wrote:> Hi, > is there anyone running Icecast stream over HTTPS. Is it even > possible?Sure, for many many years :) With 2.5.x we also support RFC2817 in addition to RFC2818.> We are updating our iOS app and there is the new Transport security... > For now, it can be disabled per domain, bud in future, this may be a > problem... :)You can enable TLS by setting <ssl> to 1 in the listen socket config as well as setting a certificate and key with <ssl-certificate> in the <paths> section. See http://icecast.org/docs/icecast-2.4.1/config-file.html#ports and http://icecast.org/docs/icecast-2.4.1/config-file.html#path Have fun! -- Philipp. (Rah of PH2) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part Url : http://lists.xiph.org/pipermail/icecast/attachments/20151102/11e22e10/attachment.pgp