You can put both SSL and non SSL on difrent ports at icecast conf. Ervin Bizjak <ervin.bizjak at gmail.com> schrieb am Mo., 29. Juni 2020, 09:20:> Non SSL wor perfectly, but i need https://IP:8443 for another listeners. > This I need, because chrome not play player in my web site (mixed content). > Now is in my player in web site http://ip:8000, but website run in https > > V V pon., 29. jun. 2020 ob 09:15 je oseba Railgun < > railgun.michael at gmail.com> napisala: > >> Try non SSL connection for localhost >> >> Ervin Bizjak <ervin.bizjak at gmail.com> schrieb am Mo., 29. Juni 2020, >> 08:52: >> >>> And what should I do now? What suggestion? >>> An IP-based certificate cannot be created or registered. >>> >>> V V ned., 28. jun. 2020 ob 20:05 je oseba Paul Martin <pm at nowster.me.uk> >>> napisala: >>> >>>> On Sun, Jun 28, 2020 at 08:03:59AM +0200, Ervin Bizjak wrote: >>>> > I not use domain for my icecast, but only localhost >>>> http://localhost:8000 >>>> > and https://localhost:8443. and http(s)://ip:port This certificate >>>> is for >>>> > may domain, which buy, but don't use it. It's only parked for my web >>>> goster >>>> > (free DNS) >>>> >>>> Your certificate is only ever valid for the Fully Qualified Domain >>>> Name that you registered, never for localhost. >>>> >>>> You may be able to instruct your browser to ignore this. >>>> >>>> -- >>>> Paul Martin <pm at nowster.me.uk> >>>> _______________________________________________ >>>> 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 >>> >> _______________________________________________ >> 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/20200629/dbf992f9/attachment.html>
Non SSL wor perfectly, but i need https://IP:8443 for another listeners. This I need, because chrome not play player in my web site (mixed content). Now is in my player in web site http://ip:8000, but website run in https V V pon., 29. jun. 2020 ob 09:15 je oseba Railgun <railgun.michael at gmail.com> napisala:> Try non SSL connection for localhost > > Ervin Bizjak <ervin.bizjak at gmail.com> schrieb am Mo., 29. Juni 2020, > 08:52: > >> And what should I do now? What suggestion? >> An IP-based certificate cannot be created or registered. >> >> V V ned., 28. jun. 2020 ob 20:05 je oseba Paul Martin <pm at nowster.me.uk> >> napisala: >> >>> On Sun, Jun 28, 2020 at 08:03:59AM +0200, Ervin Bizjak wrote: >>> > I not use domain for my icecast, but only localhost >>> http://localhost:8000 >>> > and https://localhost:8443. and http(s)://ip:port This certificate is >>> for >>> > may domain, which buy, but don't use it. It's only parked for my web >>> goster >>> > (free DNS) >>> >>> Your certificate is only ever valid for the Fully Qualified Domain >>> Name that you registered, never for localhost. >>> >>> You may be able to instruct your browser to ignore this. >>> >>> -- >>> Paul Martin <pm at nowster.me.uk> >>> _______________________________________________ >>> 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 >> > _______________________________________________ > 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/20200629/6d7a02be/attachment.html>
On Mon, Jun 29, 2020 at 09:20:37AM +0200, Ervin Bizjak wrote:> Non SSL wor perfectly, but i need https://IP:8443 for another listeners. > This I need, because chrome not play player in my web site (mixed content). > Now is in my player in web site http://ip:8000, but website run in httpsYou can't do that. You can't use HTTPS with bare IP addresses. HTTPS only works with domain names, and the client checks the certificate it sees against the site name it is connecting to. -- Paul Martin <pm at nowster.me.uk>
Thanks for the reply. And how do you have it then left it arranged? I have a windows system. Like I said I have a domain that is just parked and entered in the dns, but I don’t use it. This certificate also belongs to this domain. V V pon., 29. jun. 2020 ob 11:26 je oseba Paul Martin <pm at nowster.me.uk> napisala:> On Mon, Jun 29, 2020 at 09:20:37AM +0200, Ervin Bizjak wrote: > > Non SSL wor perfectly, but i need https://IP:8443 for another listeners. > > This I need, because chrome not play player in my web site (mixed > content). > > Now is in my player in web site http://ip:8000, but website run in https > > You can't do that. You can't use HTTPS with bare IP addresses. > > HTTPS only works with domain names, and the client checks the > certificate it sees against the site name it is connecting to. > > -- > Paul Martin <pm at nowster.me.uk> > _______________________________________________ > 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/20200629/a8399c1d/attachment.html>
On Mon, Jun 29, 2020 at 10:26:09AM +0100, Paul Martin wrote:> On Mon, Jun 29, 2020 at 09:20:37AM +0200, Ervin Bizjak wrote: > > Non SSL wor perfectly, but i need https://IP:8443 for another listeners. > > This I need, because chrome not play player in my web site (mixed content). > > Now is in my player in web site http://ip:8000, but website run in https > > You can't do that. You can't use HTTPS with bare IP addresses. > > HTTPS only works with domain names, and the client checks the > certificate it sees against the site name it is connecting to. >An X.509 certicate can be issued for an IP address. -- Petr -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 228 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/icecast/attachments/20200630/bf3e42cb/attachment.sig>