[Icecast] SSL Question

Paul Martin pm at nowster.me.uk
Sun Mar 8 15:03:00 UTC 2020


On Sat, Mar 07, 2020 at 07:16:51AM +1300, Gavin Stephens wrote:
> FYI Chrome just sits there saying establishing secure connection. I've just
> installed Ice on another machine and copied over the icecast.pem file and
> un-remarked the port and path areas for SSL on port 443 (not 8443).  Same
> result.

I have:

    <listen-socket>
        <port>8443</port>
        <bind-address>::</bind-address>
        <ssl>1</ssl>
    </listen-socket>

    <paths>
        <ssl-certificate>/etc/icecast2/icecast.pem</ssl-certificate>
    </paths>

And it's definitely working with Chromium 80.0.3987.132.

Is there anything else listening on port 443/tcp on that server?

-- 
Paul Martin <pm at nowster.me.uk>



More information about the Icecast mailing list