-
All replies
-
Helpful answers
-
Oct 16, 2015 10:45 AM in response to Jari Lehtoby ~morgen,Yes, things have changed in Server 5. There is a front end "service proxy" (an apache instance that now handles incoming connections on behalf of various services such as Calendar and Contacts) which should be listening on 443 and 8443. Calendar Server itself no longer listens to any TCP ports; it listens on a named UNIX socket that the service proxy forwards incoming requests to. You should not change those calendar server settings. If port 8443 wasn't working, then there is an issue with the service proxy.