Motorola CA50 Developer & User Manual page 166

Table of Contents

Advertisement

6 - 56 CA50/UCA Client & Server Developer & User Guide
Modify the Web.configs and App.configs
Some of the UCA server config files contain Web references that must be modified to reflect the change when
using SSL. If the web.config files are encrypted, they must be unencrypted before editing. See
Encryption/Decryption of the UCA Server Configuration Files on page 6-57
A Web reference in config files resembles the following:
<value>http://localhost/Motorola/UCA/Client/Authentication/Authentication.asmx</value>
Change Web references as follows:
Change all references of http: to https:.
Use the domain name or server IP address specified when creating the certificate in the Web reference links.
Modify config files as follows:
/Inetpub/wwwroot/Motorola/UCA/Client/web.config
/Inetpub/wwwroot/Motorola/UCA/UCAConsole/web.config
/Inetpub/wwwroot/Motorola/UCA/Samples/UCAMessaging/web.config
/Inetpub/wwwroot/Motorola/UCA/Samples/UCAPhoneExtensions/web.config
/Inetpub/wwwroot/Motorola/UCA/ServerManagement/web.config
/Program Files/Motorola/UCA Server/UCAMaintenanceService/UCAMaintWindowsService.exe.config
Modify System Settings
The following system settings must be modified to use https: rather than http:.
Client.Desktop.Link.DefaultScan
System.Login.Token.GetUserID
System.Webservice.CallManager.URI
System.Webservice.CallPark.URI
Modify User Profiles
All links specified in the user profiles must be modified to use https: rather than http:.
Enable SSL for the UCA Web Site
In IIS Manager, right click on the default Web site (UCA.
1.
Select Properties.
2.
Select the Directory Security tab.
3.
In the Secure Communications Control Section choose Edit.
4.
Select Require Secure Channel.
5.
Select Require 128-bit encryption.
6.
Click OK.
7.
NOTE SSL must to be enabled on the UCA client application in order to communicate with the UCA server after
enabling it on the server. See
application settings details.
Chapter 5, UCA Client Application on the CA50
for details.
for the UCA client

Advertisement

Table of Contents
loading

Table of Contents