Configure CA Service Catalog to use Secure Socket Layer (SSL).
Follow these steps:
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 CA Service Catalog 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 CA Service Catalog to use SSL.
|
Copyright © 2013 CA.
All rights reserved.
|
|