on which location will be icecast installing? I cannot find anything under
/etc/

how to start icecast in this method?

On 11 April 2018 at 20:39, Sven Wayers <supp...@livesets.com> wrote:

> Hi Nanda,
>
> We are running Icecast on SSL, check out the attached config file.
>
> And better choose the Karl Heyes branch:
> https://github.com/karlheyes/icecast-kh
>
> Just download, compile and install the latest comit.
> No extra config parameters need to be set, ssl is enabled by default.
>
> Like Nolan said, a crucial part is to get the content ssl-certificate file
> right:
> /etc/ssl/private/domain.ext/domain_ext.pem
>
> Good luck!
>
> Best regards,
>
> Sven
>
> Op 11-4-2018 om 13:47 schreef Nanda Kishor:
>
>> Hi there,
>>
>> I'm working with Sandeep on this issue. Everything is working fine
>> without SSL enabled, not sure what we're missing here.
>>
>> Does anybody have SSL enabled and would be willing to share his or her
>> Icecast config? We should probably also post this on the Icecast mailing
>> list 😬
>>
>> Best,
>> NKd
>>
>> On 06.04.18 10:12, sandeep krishna wrote:
>>
>>>
>>> i recompiled icecast2 with the open ssl and curl
>>>
>>>
>>> also enabled ssl on port 8000 and given the ssl cert (inclding cert
>>> privatekey and bundle in a single file) under path directive
>>>
>>> these are the main section in icecast2 config file
>>> ++
>>>
>>> <listen-socket>
>>> <port>8000</port>
>>> <ssl>1</ssl>
>>>
>>> </listen-socket>
>>>
>>> <paths>
>>>
>>> <basedir>/c</basedir>
>>> <ssl-certificate>/usr/share/icecast2/icecast.pem</ssl-certificate>
>>> <logdir>/var/log/icecast2</logdir>
>>> <webroot>/usr/share/icecast2/web</webroot>
>>> <adminroot>/usr/share/icecast2/admin</adminroot></paths>
>>>
>>> ++++
>>>
>>> I get a green padlock on domain:8000/radio
>>>
>>> But it says file not found, the error log says icecast is looking on the
>>> location "/usr/share/icecast2/web" and file is not found there. (I even
>>> tried removing the base dire and webroot but still not working )
>>>
>>>
>>> can you guys shed some lights on this.
>>>
>>>
>>> ~thanks
>>>
>>>
>>>
>>> --
>>> sandeep
>>>
>>
>>
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>>
>> _______________________________________________
>> Savonet-users mailing list
>> Savonet-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>>
>>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
>


-- 
sandeep
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to