mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 06:14:25 +08:00
Port 8443 was an extra TLS 1.1 server hosting only the testman webservice at a time when TLS 1.1 was still an option and we had no other choice on XP/2003. Now that we can use curl and TLS 1.2/1.3 on these platforms thanks to Mark, there is no need for that extra server anymore. I'd like to retire it at some point.