Displaying 20 results from an estimated 3000 matches similar to: "Icecast Digest, Vol 170, Issue 8"
2018 Aug 12
1
Help to enable SSL
Hi,
On 08/12/2018 02:04 AM, subscription at nextdial.com.br wrote:
> Hello,
>
> At a test VPS running Ubuntu 16.04 LTS I did this:
>
> 1. sudo apt-get update
> 2. sudo add-apt-repository ppa:certbot/certbot
> 3. sudo apt-get install certbot
>
You'll need an additional step at this point, see below.
> 1. sudo apt-get install icecast2
> 2. sudo certbot
2018 Nov 02
2
compile Icecast 2.4.4 with Open SSL?
On Fri, Nov 02, 2018 at 11:46:52AM +0000, Thomas B. Rücker wrote:
> Usually that question comes from Ubuntu or Debian users.
> In which case we recommend:
> https://wiki.xiph.org/Icecast_Server/Installing_latest_version_(official_Xiph_repositories)
> Those official Xiph.org packages are built against openSSL.
Could someone kick the build process, please?
2.4.2-2 is the latest
2019 May 15
0
Debian - IceCast v2.4.2 SSL Support
Terve,
I used You guidance and yes… version 2.4.4
Now I have one new line on error.log
WARN connection/get_ssl_certificate Invalid cert file /usr/share/icecast2/icecast.pem
It might be that Michel van Dop was right…
This is how I generated the cert:
openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -keyout icecast2.pem -out icecast2.pem
Have I done something wrong?
There is still
2020 Feb 23
0
Cannot update xiph repository
Hi Damian
The main reason for this issue is the expired Multimedia signing key expired for openSUSE OBS Multimedia – aka xiph repository. The documentation has not been updated as mentioned in Step 2 : https://wiki.xiph.org/index.php?title=Icecast_Server/Installing_latest_version_(official_Xiph_repositories)
2020 Feb 23
0
Cannot update xiph repository
Thanks Marvin and Thomas,
After Marvin updated the key, I tried again (without having to use Thomas’ suggested workaround). All is working properly again.
Thanks for the help guys 🙏
Regards
Damian
> On 24 Feb 2020, at 01:23, Marvin Scholz <epirat07 at gmail.com> wrote:
>
> Hello,
>
>>> On 23 Feb 2020, at 14:34, Thomas Zumbrunnen wrote:
>> Hi Damian
2018 May 06
9
How to log querystring values?
Hello,
I need to get some values passed in the querystring request in the log
file.
Something like that bellow:
ie: "GET /radio?id=1 HTTP/1.1" instead of only "GET /radio HTTP/1.1"
Do I need to change something in the source and compile? Or there is
another way?
Best,
Thiago
-------------- next part --------------
An HTML attachment was scrubbed...
2018 Nov 04
1
compile Icecast 2.4.4 with Open SSL?
El vie, 02-11-2018 a las 11:46 +0000, Thomas B. Rücker escribió:
> Hi,
>
> On 11/01/2018 07:29 PM, Googe wrote:
> > How do I compile Icecast 2.4.4 with openssl support?
>
> Usually that question comes from Ubuntu or Debian users.
> In which case we recommend:
> https://wiki.xiph.org/Icecast_Server/Installing_latest_version_(offic
> ial_Xiph_repositories)
> Those
2019 May 15
2
Debian - IceCast v2.4.2 SSL Support
Moro,
On 5/14/19 4:36 PM, Oskar Vilkevuori wrote:
> Hi there,
>
> Any idea?
Please use these packages
https://wiki.xiph.org/Icecast_Server/Installing_latest_version_(official_Xiph_repositories)
or rebuild the Debian package but with the openssl -dev package present
on your machine.
>
> I found
> from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744815 that
>
2018 Aug 12
0
Help to enable SSL
Hello,
At a test VPS running Ubuntu 16.04 LTS I did this:
sudo apt-get update sudo add-apt-repository ppa:certbot/certbot sudo
apt-get install certbot sudo apt-get install icecast2 sudo certbot
certonly --standalone -d domain.com cat cert.pem privkey.pem | sudo tee
/etc/icecast2/icecast.pem sudo vi /etc/icecast2/icecast.xml
<listen-socket>
<port>8443</port>
2020 Feb 16
0
Icecast SSL endpoint timeout issue
Good evening,
first of all thank you for the very good report. :)
On Sun, 2020-02-16 at 09:57 +0000, James Turner wrote:
> Hi team,
>
> Please accent my apologies if this is NOT the place/distro list to be
> raising this. I had major dramas with the standard forum - registration and
> decided this may be a better route.
This is the *perfect* place beside opening a ticket on
2020 Nov 12
1
Fwd: Trying to install certbot on CentOS
On 11/12/2020 10:44 AM, Raymond Herrera wrote:
> Following the advice obtained here, I am trying to get a LetsEncrypt
> certificate.
>
> These are the instructions:
>
> Step 1:
> https://snapcraft.io/docs/installing-snapd
>
> Step 2:
> https://certbot.eff.org/lets-encrypt/centosrhel7-apache
>
> My problem is this error message:
>
> # snap install
2017 Oct 17
0
Icecast chrooted and ssl
Good evening,
On Tue, 2017-10-17 at 07:51 +0000, _zer0_ gravity wrote:
> Hi all,
>
> I have been struggling to setup icecast with ssl on port 443.
> I am running Debian Wheezy and installed icecast by downloading the source
> and compiling.
It's very much recommended to use this method:
2020 Oct 24
0
wiki entry
he there is the entry of the pup key named in wiki still walid? becasue
there stand [expires: 2020-01-30] maybe it should be renwed?
https://wiki.xiph.org/index.php?title=Icecast_Server/Installing_latest_version_(official_Xiph_repositories)&mobileaction=toggle_view_desktop
and the other question is can i use the ubuntu 18.04 things for 20.04?
2020 Nov 21
0
Icecast not working with iPhone
On 21 Nov 2020, at 23:24, Damien GENESTE wrote:
> Hello Goran,
>
> You must install Cerbot (for Let's Encrypt certificate) and then
> generate
> certificates (Icecast is not able to use the different Let’s Encrypt
> certificates generated by default, it is necessary to combine them).
>
> Then install the following dependencies :
>
> apt install git gcc
2018 Apr 02
0
multi-site SSL certificates
Am 02.04.2018 um 14:25 schrieb Jeff Abrahamson:
> I'm handling mail for several domains, let's call them a.com, b.com,
> and c.com. I have certificates for each of these domains individually
> via certbot (letsencrypt) and nginx is happy with all of that.
>
> Since I initially configured the site to handle mail only for a.com,
> my /etc/postfix/main.cf file currently
2020 Nov 25
0
Icecast not working with iPhone
Fuck You all. Don't Spam my email....
On Sun, Nov 22, 2020 at 11:49 PM Damien GENESTE <d.geneste at illud.fr> wrote:
> Hello Marvin,
>
> Ok, sorry for that...
>
> BR,
>
> Ceelo
>
>
>
> On Sat, Nov 21, 2020 at 11:44 PM Marvin Scholz <epirat07 at gmail.com> wrote:
>
>>
>>
>> On 21 Nov 2020, at 23:24, Damien GENESTE wrote:
2020 Nov 22
2
Icecast not working with iPhone
Hello Marvin,
Ok, sorry for that...
BR,
Ceelo
On Sat, Nov 21, 2020 at 11:44 PM Marvin Scholz <epirat07 at gmail.com> wrote:
>
>
> On 21 Nov 2020, at 23:24, Damien GENESTE wrote:
>
> > Hello Goran,
> >
> > You must install Cerbot (for Let's Encrypt certificate) and then
> > generate
> > certificates (Icecast is not able to use the different
2017 Mar 03
3
letsencrypt
Hello,
Thanks. Is there another way of doing this? I've got a web server
running on 80 and 443. Are there any other options?
Thanks.
Dave.
On 3/3/17, Michael Neurohr <mine at michi.su> wrote:
> On 2017-03-03 19:07, David Mehler wrote:
>> Hello,
>>
>> I know some users here are using letsencrypt for their CA. If this is
>> to off topic write me privately.
2017 Mar 03
0
letsencrypt
On 2017-03-03 19:07, David Mehler wrote:
> Hello,
>
> I know some users here are using letsencrypt for their CA. If this is
> to off topic write me privately.
>
> I'm wanting letsencrypt to take over as my CA, replacing existing self
> signed certificates. I've got web working, a certificate for https
> sites and one for webmail as they have different names. What
2018 Sep 15
1
icecast ssl and letsencrypt renewal
Install letsencrypt and request a certificate specifying the webroot of your Icecast server and the host.domain:
certbot-auto certonly --webroot --webroot-path /usr/share/icecast2/web/ -d icecast.domain.name
Now you should have a certificate for your server, it's only in the wrong format for Icecast, copy the key and the certificate to 1 file with the following cmd:
cat