Displaying 2 results from an estimated 2 matches for "icecast2_new".
2017 Sep 22
2
Having icecast SSL connection problem
...t;
<port>443</port>
<ssl>1</ssl>
</listen-socket>
...
<paths>
<!-- The certificate file needs to contain both public and private part.
Both should be PEM encoded. -->
<ssl-certificate>/etc/icecast2/icecast2_new.pem</ssl-certificate>
...
So, there you have it. The only anomaly with the set up was that when the VMWare instance of the site started it was running dhcp and I struggled to wrestle control away from it. And I was never able to get eth0 to work so I used same interface name that dhcp used &...
2017 Sep 22
0
Having icecast SSL connection problem
...<ssl>1</ssl>
> </listen-socket>
> ...
> <paths>
>
> <!-- The certificate file needs to contain both public and
> private part.
> Both should be PEM encoded. -->
> <ssl-certificate>/etc/icecast2/icecast2_new.pem</ssl-
> certificate>
> ...
>
> So, there you have it. The only anomaly with the set up was that when
> the VMWare instance of the site started it was running dhcp and I
> struggled to wrestle control away from it. And I was never able to
> get eth0 to work so I used...