I have ice cast up on my server, ssl is working as intended and I have both a standard feed and ssl port working. Only big issue I have is even though the SSL port is set for 443 it is also running on Port 80. Is there some reason port 80 is running alongside 80 and is there a way to run it without Port 80 being used?
Le 12/10/2020 à 01:03, Robert Winkelmann a écrit :> I have ice cast up on my server, ssl is working as intended and I have both a standard feed and ssl port working. > > Only big issue I have is even though the SSL port is set for 443 it is also running on Port 80. > > Is there some reason port 80 is running alongside 80 and is there a way to run it without Port 80 being used?Hi, Just remove the listen-socket stanzas related to port 80 ;) Gilou