您可以將部署了 Communications Express 的 Web Server 或 Application Server 配置為 SSL 模式。
如需有關如何將部署了 Communications Express 的 Web Server 配置為 SSL 模式的資訊,請參閱「Sun Java System Web Server 7.0 Administrator’s Configuration File Reference」指南。
如需有關如何將部署了 Communications Express 的 Application Server 配置為 SSL 模式的資訊,請參閱「Sun Java Application Server Administration Guide」。
在 uwc-deployed-path /WEB-INF/config/uwcauth.properties 檔案中設定下列配置參數:
uwcauth.ssl.enabled=true。如果設定為 true,則整個認證程序及應用程式存取均以 SSL 模式執行。
uwcauth.https.port=SSL-port-number-of -the webcontainer-in which-uwc-is-deployed
webmail.ssl.port=SSL port for the Messaging Server
根據已部署 Communications Express 的 Web Server 之 SSL 連接埠號,設定 local.webmail.sso.uwcsslport Messenger Express 參數值。
此為指示 Messenger Server 取得 Communications Express 整合服務的必要參數。例如,如果設定了此參數,則 webmail 的逾時事件會將使用者帶至 Communications Express 的登入頁面。
例如,local.webmail.sso.uwcsslport=已部署 communications express 之 Web 伺服器的 SSL 連接埠號
設定 Messaging Server 的 webmail.ssl.port 參數。
設定此參數為 Messaging Server 偵聽的 SSL 連接埠。
Communications Express 可以配置為僅使用 SSL 認證,這表示認證可透過 SSL 執行,但之後的應用程式存取則透過非 SSL 模式。