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.
USM_HOME is the documentation convention that specifies the local CA Service Catalog installation directory. For 32-bit computers, the default path name is C:\Program Files\CA\Service Catalog. For 64-bit computers, the default path name is C:\Program Files (x86)\CA\Service Catalog for 32-bit installations or C:\Program Files\CA\Service Catalog for 64-bit installations.
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.
You see a trusted certificate prompt, which indicates that you are using HTTPS.
<!--
<Connector port="8080" enableLookups="false" redirectPort="8443" tomcatAuthentication="false"
maxThreads="400" minSpareThreads="25" maxSpareThreads="100" debug="0" connectionTimeout="15000"
disableUploadTimeout="true" compression="on" compressionMinSize="2048"
compressableMimeType="text/html,text/plain,text/xml,text/css,text/javascript,image/png,image/gif,image/jpeg,application/json"
useBodyEncodingForURI="false" URIEncoding="UTF-8" />
-->
You have configured CA Service Catalog to use SSL.
|
Copyright © 2013 CA.
All rights reserved.
|
|