* Until now, the TLS would only work via the fixed port proxy, which
isn't used on mobile devices.
* Move the logic for the multiplexer out of the fixed port logic
* Use the newly moved multiplexer logic for the regular server as well,
whenever the fixed port and the server port match.