the document says set 3 parameters in /WEB-INF/config/uwcauth.properties:
o uwcauth.ssl.enabled=true. If set to true, the entire authentication process and access of the application is done in SSL mode.
o uwcauth.https.port=SSL-port-number-of -the webcontainer-in which-uwc-is-deployed
o webmail.ssl.port=SSL port for the Messaging Server
but webmail.ssl.port is not in uwcauth.properties, there is one in uwcconfig.properties, ids thst the correct one?