Communications Express가 SSL 모드로 배포되는 Web Server 또는 Application Server를 구성할 수 있습니다.
Communications Express가 SSL 모드로 배포되는 Web Server를 구성하는 방법에 대한 자세한 내용은 Sun Java System Web Server 7.0 Administrator’s Configuration File Reference 설명서를 참조하십시오.
Communications Express가 SSL 모드로 배포되는 Application Server를 구성하는 방법은 Sun Java System Application Server 관리 설명서를 참조하십시오.
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
local.webmail.sso.uwcsslport Messenger Express 매개 변수 값을 Communications Express가 배포된 Web Server의 SSL 포트 번호로 설정해야 합니다.
이 매개 변수는 Messenger Server에서 Communications Express 통합 서비스를 지시하는 데 필요합니다. 예를 들어 이 매개 변수를 설정한 경우 웹 메일의 시간 초과 이벤트가 발생하면 사용자는 Communications Express의 로그인 페이지로 이동합니다.
예를 들면 local.webmail.sso.uwcsslport=SSL port-number of the webserver in which communications express is deployed와 같습니다.
Messaging Server에 webmail.ssl.port 매개 변수를 설정합니다.
매개 변수를 Messaging Server가 수신하는 SSL 포트로 설정합니다.
Communications Express를 SSL 인증 전용으로 구성할 수 있습니다. 이렇게 하면 SSL을 통해 인증을 수행할 수 있지만 이후의 응용 프로그램 액세스는 비 SSL 모드로 이루어집니다.