配置 Communications Express 為僅使用 SSL 認證
Communications Express 可以配置為僅使用 SSL 認證,這表示認證可透過 SSL 執行,但之後的應用程式存取則透過非 SSL 模式。
-
在 uwcauth.properties 檔案中將 uwcauth.ssl.enabled 設定為 false。
-
設定 uwcauth.https.port 為部署了 Communications Express 的 Web Server 之 SSL 連接埠號。
-
將 uwcauth.ssl.authonly 設定為 true。
備註 –
uwcauth.properties 檔案中的 uwcauth.ssl.authonly 及 uwcauth.ssl.enabled 兩個參數互相排斥。