Displaying 2 results from an estimated 2 matches for "debian_10".
Did you mean:
debian10
2020 Aug 27
1
debian 10 package /w ssl?
hi,
I've installed icecast2 from http://download.opensuse.org/repositories/multimedia:/xiph/Debian_10/
because I need url_auth. But I also need SSL, but the proviced icecast doesn't have it:
"No SSL capability"
Why??
Do I really need to recompile it? Should be default, imho... no?
bests, u
2020 Jul 10
2
Installing ice cast with SSL support
...course I still need to configure the config file with the certificate later, but I’ve read that installing icecast from the xiph repositories at download.opensouse would get me a version with SSL support…doing ...
sudo sh -c "echo deb http://download.opensuse.org/repositories/multimedia:/xiph/Debian_10/ ./ >>/etc/apt/sources.list.d/icecast.list"
wget -qO - http://download.opensuse.org/repositories/multimedia:/xiph/Debian_10/Release.key | sudo apt-key add -
I’ve also read a different thread that says I need to build it myself like below
wget http://downloads.xiph.org/releases/icecast/...