14.0

Table Of Contents
Nuance Management Center Server Installation and Client Configuration Guide
a.
In the IIS Manager, from the left panel, click Default Web Site.
b.
From the right panel, click Bindings...
The Site Bindings dialog box opens.
c.
Click Add.
The Add Site Binding dialog box opens.
d. From the Type drop-down list, select https.
e. From the SSL certificate drop-down list, select the certificate that you installed.
f.
Click OK.
The Site Bindings dialog box appears. Ensure that the binding is displayed correctly.
7. Restart the Local Authenticator server to allow any configuration changes to take effect.
Testing and troubleshooting your SSL configuration
Run these tests on a different computer. Do not run them on the Local Authenticator server.
Use the browser
1. Can you access and log into the NMC console?
a.
Connect to https://<SERVER_NAME>/NMCHTML/.
If you see the Nuance Management Center login page, port 443 is working, and the NMC
console is being deployed properly.
b. Log in to the NMC console. If successful, the console is able to communicate with the
server.
2. Can you access the NMC console status interface?
a.
Connect to https://<SERVER_NAME>/NMS/Platform/ConfigurationSvc/v1/Status.
An XML response should appear in the browser.
3. Can you make RESTful web service calls?
Attempt to create an NMS session using the browser.
a.
Connect to https://<SERVER_NAME>/NMS/Platform/AuthenticationSvc/
v1/ValidateCredentials?location=Test&productGuid=9D62C366-6F85-4C4C-9333-
6FE21798D7F4
A prompt for a login and password appears.
b. Use any valid NMC console login and password.
c. If some XML is returned, the NMC console is configured properly and working with SSL.
4. Can you access the NMS API Help pages?
a.
Connect to https://<SERVER-NAME>/NMS/Platform/UserManagementSvc/v1/help
b. Enter any credentials if prompted.
c. An HTML page with help for one of the NMS API sets should appear. If you see this help,
the NMS is configured and working properly.
48