Cisco Cisco Intelligent Automation for Cloud 4.0 Technical Manual

Page of 8
Configuring RequestCenter and ServiceLink to use
SSL to communicate (optional)
The final step is optional  configuring RequestCenter and ServiceLink to use SSL to communicate.
On the Service Catalog server, open your favorite file editor.
1. 
Open the file
<JBOSS_RC_HOME>\RequestCenterServer\deployments\RequestCenter.war\WEB−INF−classes\config\newscale.properties.
2. 
Search for isee.base.url=http://<cp hostname>:6080 where <cp hostname> is the hostname of the
Service Catalog server.
3. 
Change the line to be isee.base.url=https://<cp hostname>:6443. The port 6443 is the default port for
ServiceLink SSL. If you are using a different port then enter it instead of 6443.
4. 
Save the newscale.properties file.
5. 
Restart RequestCenter.
6. 
Updated: Jun 11, 2014
Document ID: 117740