

Install and Configure CA Automation Suite for Clouds Powered by Amazon Web Services › Configure CA Process Automation Content › Enable Secured Calls to AWS
Enable Secured Calls to AWS
The deployment package contains a KEYSTORE file that contains all the current to public endpoint certificates. The KEYSTORE file maintains interoperability between the CA Service Catalog and the AWS SDK.
Follow these steps:
- Open Windows Explorer.
- Go to the CA Service Catalog server and navigate to the following keystore file location:
C:\Program Files (x86)\CA\Service Catalog\filestore\contentpacks\CA ASC Amazon Web Services\prescripts
- Copy the KEYSTORE file to the CA Service Catalog home directory from the following location:
C:\Program Files (x86)\CA\Service Catalog
- (Optional) Merge the new keystore file with the existing keystore file, if the keystore file exists.
- Rename the keystore file available at the C:\Program Files (x86)\CA\Service Catalog\filestore\contentpacks\CA ASC Amazon Web Services\prescripts folder.
For Example: AWS.keystore
- Copy the new file to the C:\Program Files (x86)\CA\Service Catalog folder.
- Enter the keytool command, to merge the keystore of the first product, using the following command:
keytool -importkeystore -srckeystore ".product1_keystore" -destkeystore "%USM_HOME%\".keystore".product1_keystore"
Specifies the name of keystore file (with the complete file path) for the product you are merging.
- Change the password, when prompted. The default password for the AWS keystore file is changeit.
- Restart the CA Service Catalog service.
The new keystore file is used to trust the AWS certificates and allow https calls.
Copyright © 2013 CA.
All rights reserved.
 
|
|