Meeting the following prerequisites is a required task to set up the integration between CA Service Catalog and CA BSI. More specifically, this task is required to establish communication between the two products so that you can set and test the administration configuration parameters correctly.
For details, see your CA BSI documentation.
Note: If you require SSL support for this API, for assistance, if necessary, see the Windows Communication Foundation (WCF) documentation on the Microsoft MSDN web site, msdn.microsoft.com. At publication time, the most relevant article is named "How to: Use wsHttpBinding with Username Authentication and TransportWithMessageCredentials in WCF Calling from Windows Forms." In addition, for further assisitance enabling SSL support for the CA BSI openAPI, if necessary, contact CA BSI CA Support at http://ca.com/support.
keytool -import -file publickey.cer -keystore oblicorekeyfile -alias oblicoreauthcert
Specifies the client certificate file for communicating with CA BSI using the open API.
Specifies the name of the Java keystore file that this command generates. CA Service Catalog uses this file to access CA BSI.
Specifies the alias name for the publickey.cer file.
Record this password for future use.
Note: Keytool is a utility that the Sun Java Development Kit (JDK) supplies.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |