Displaying 4 results from an estimated 4 matches for "tyctor".
2024 Dec 19
1
Enable Certificates on a running icecast
...gt;
<ssl>1</ssl>
</listen-socket>
...
<paths>
...
<ssl-certificate>/etc/icecast2/bundle.pem</ssl-certificate>
</paths>
where /etc/icecast2/bundle.pem is path to sertificate obtained by
certbot from A.
hope this helps
tyctor
On Thu, 2024-12-19 at 10:36 -0700, Sergio N wrote:
> Dear team:
>
> Years ago I installed an icecast on a server with several audio
> mounts (for radio stations, each radio with a page on the same box),
> but with no certs.
>
> Now I need to make that icecast server secure,...
2024 Dec 19
1
Enable Certificates on a running icecast
Dear team:
Years ago I installed an icecast on a server with several audio mounts (for
radio stations, each radio with a page on the same box), but with no certs.
Now I need to make that icecast server secure, so I need to know:
A. Where can I get a cert for my icecast server?
B. How to re-do the current icecast server enhanced with the cert?
Can you guys give me info about it?
Muy best
2019 Dec 22
4
Kicking duplicate connections
Hello fellow mailing list readers,
My question relates to multiple / duplicate connections to the ice cast server from the same IP address.
I am well aware that this is an issue that lies with the music player (listener agent) used by the listener. When a listener connects to the stream, sometimes it appears as two connections to the stream from the same IP address. This may last only a few
2020 Oct 14
0
meaning of global connections and global client_connections in error log
...this number?
because this number goes over 59669
and it seems that after that icecast2 server is not responding anymore
so i tryied to restart it with
systemctl restart icecast2
but with no success
kill -9 is working
and that number is start increasing from zero
thanks for any advice
regards
tyctor
full log example :
[2020-10-14 12:06:18] DBUG auth/add_authenticated_listener Stats
request, sending XSL transformed stats
[2020-10-14 12:06:18] DBUG xslt/xslt_get_stylesheet Using cached sheet
2
[2020-10-14 12:06:18] DBUG fserve/fserve_add_client Adding client to
file serving engine
[2020-10-...