Disabled implicit SSL support for update servers
authorAlexander Ebert <ebert@woltlab.com>
Thu, 5 Feb 2015 19:59:12 +0000 (20:59 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 5 Feb 2015 19:59:12 +0000 (20:59 +0100)
commita99a7150e4637698bcc9b8e699b041ad8fe1ca46
tree064a423439141d95f2eee417aaac82e2c99a470f
parentd7ecb2e26f9afbb4ba637ddbe45bfc22386da72d
Disabled implicit SSL support for update servers

SSL is currently too unreliable to be automatically picked over http, we'll revisit this with WCF 2.2 to see if there is a less broken SSL support throughout the user webspaces/servers.

Note: This only affects the automatic protocol negotiation, if you register the update server with https:// it won't be touched (unless SSL is unsupported)
wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServer.class.php
wcfsetup/install/files/lib/system/package/PackageUpdateDispatcher.class.php