TeamSpeak-Systems / teamspeak-linux-docker-images

docker build files for TeamSpeak servers
Other
114 stars 52 forks source link

Please provide server files via HTTPS #11

Closed r15ch13 closed 5 years ago

r15ch13 commented 5 years ago

https://github.com/TeamSpeak-Systems/teamspeak-linux-docker-images/blob/ca34caf6fd01b1e476b34ed65b5cabd898ce71f7/alpine/Dockerfile#L14

RiRa12621 commented 5 years ago

443 is not open on the 4players side

rrackow@LM-TXL-14500969 ~ $ telnet dl.4players.de 80
Trying 85.25.26.25...
Connected to dl.dl1.4players.de.
Escape character is '^]'.
^]
telnet> quit
Connection closed.
rrackow@LM-TXL-14500969 ~ $ telnet dl.4players.de 443
Trying 85.25.26.27...
telnet: connect to address 85.25.26.27: Connection refused
Trying 85.25.26.26...
telnet: connect to address 85.25.26.26: Connection refused
Trying 85.25.26.25...
telnet: connect to address 85.25.26.25: Connection refused
telnet: Unable to connect to remote host

so they’d first need to provide anything via https and then this could possibly be adjusted

der-eismann commented 5 years ago

They could also use their own mirror, which supports HTTPS: https://files.teamspeak-services.com/releases/server/3.5.0/teamspeak3-server_linux_amd64-3.5.0.tar.bz2

der-eismann commented 5 years ago

Thanks for the fix!

muenchow commented 5 years ago

with teamspeak:3.6.0 we switched to https, when we moved the download source to https://files.teamspeak-services.com