[Icecast] Icecast-KH

Gavin Stephens gavin at stephens.net.nz
Sun Dec 26 05:41:56 UTC 2021


Can you re-load the config in the normal version yet without having to 
boot all the mount points?

That's the only reason I have used kh.

On 26/12/2021 5:55 am, Railgun wrote:
>
> erase kh and use a normal icecast
>
> Am 25.12.2021 um 17:47 schrieb Tony Harding:
>>
>> To use certbot you need Port80 with something on the end of it.
>>
>> If icecast is listening on port 80 certbot will work.
>>
>> But I cannot get Icecast-KH to work if I put the port in icecast.xml 
>> or port 443 for that matter.
>>
>> I have certbot working on a standard icecast server
>>
>> The question is how do I get KH to work with more tags in the xml?
>>
>> Tony
>>
>> ------------------------------------------------------------------------
>>
>> *From:*Icecast [mailto:icecast-bounces at xiph.org] *On Behalf Of *Railgun
>> *Sent:* Sunday, December 26, 2021 12:28 AM
>> *To:* icecast at xiph.org
>> *Subject:* Re: [Icecast] Icecast-KH
>>
>> you need to use certbot not with the icecast server, and you need to 
>> create another typ of pam file that icececast can use it
>>
>> icecast must be builded with ssl support. at some standart repo it isnt.
>>
>> on ubuntu run for icecast cert:
>>
>> apt-get install certbot
>> certbot certonly --webroot-path="/usr/share/icecast2/web" -d 
>> 'stream.example.com'
>> cat /etc/letsencrypt/live/stream.example.com/fullchain.pem 
>> /etc/letsencrypt/live/stream1.example.com/privkey.pem > 
>> /etc/icecast2/bundle.pem
>> chmod 666 /etc/icecast2/bundle.pem  (if you know the user of icecast 
>> you can run chown and not chmod)
>> renewl
>> nano /etc/letsencrypt/renewal/stream.example.com.conf
>> post_hook = cat 
>> /etc/letsencrypt/live/stream.example.com/fullchain.pem 
>> /etc/letsencrypt/live/stream.example/privkey.pem > 
>> /etc/icecast2/bundle.pem && service icecast2 restart
>> certbot renew --dry-run
>>
>> Am 25.12.2021 um 17:09 schrieb Tony Harding:
>>
>>> Merry Christmas
>>>
>>> Can I ask about the KH version here? Or is this just the standard 
>>> version?
>>>
>>> A client of mine needs to run KH and I have it working on a windows 
>>> server for them. But the icecast.xml is tiny and missing several 
>>> things that are in my standard version xml.
>>>
>>> I copied and pasted in things like <location> and <support> and the 
>>> server would not run. Also I tied adding ports like 80 so I can get 
>>> certbot to work and it did not seem to like that either.
>>>
>>> Suggestions from the multitude would be gratefully received.
>>>
>>> Merry Christmas
>>>
>>> Tony
>>>
>>>
>>>
>>> _______________________________________________
>>> 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

-- 
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20211226/695e9d9a/attachment.htm>


More information about the Icecast mailing list