As part of configuring CA Service Catalog to use Secure Socket Layer (SSL), you configure Service View to use SSL.
To configure Service View to use SSL
The file is updated to help support SSL for CA Service Catalog.
wrapper.java.additional.number=-Djavax.net.ssl.trustStore="%USM_HOME%/.keystore"
wrapper.java.additional.number=-Djavax.net.ssl.trustPass=changeit
The cursor moves to the Server Information section.
For Host Name, specify the name of the host where Service View is installed.
For Port Number, specify the port where HTTPS is configured.
For Enable HTTPS, specify Yes.
The USM Workflow actors are updated to use HTTPS communication.
You see a trusted certificate prompt, which indicates that you are using HTTPS.
<!--
<Connector port="8080" enableLookups="true" redirectPort="8443"
acceptCount="100" maxThreads="150" minSpareThreads="25" maxSpareThreads="75" debug="0" connectionTimeout="20000" disableUploadTimeout="true"
useBodyEncodingForURI="false" URIEncoding="UTF-8" />
-->
You have configured Service View to use SSL.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |