Basic Configuration
The default port configurations are shown:
•SMTP host
•Web server HTTP port: 80
•Web server HTTPS port: 443
•Web server mode — Can be HTTP, HTTPS, Mixed, Both or Redirect.
Mixed mode uses HTTPS for logging in and HTTP for normal session traffic
Both mode means that an HTTP session stays HTTP, including during the login phase, and an HTTPS session remains HTTPS throughout, including the login phase.
Redirect mode redirects any users connecting via HTTP to an HTTPS connection.
So I think it should work right away.