Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
Initial Setup
While performing the initial setup steps described in the Cloud Service Automation Upgrade Guide, you should also complete the following tasks:
-
Manually back up the following file outside of
%CSA_HOME%
(this file is not automatically restored nor backed up by the upgrade installer):<csa_jre>\lib\security\java.security
-
If you are upgrading from a CSA environment that is using an existing embedded Operations Orchestration, export the certificate from the truststore of Operations Orchestration as it is needed during the upgrade process. Do the following:
-
Open a command prompt and navigate to a directory outside of the location where the embedded Operations Orchestration installation (for example, the embedded Operations Orchestration may be installed in
C:\Program Files\HPE\Operations Orchestration\
) AND outside of%CSA_HOME%
in which you will store the certificate file (for example, create the directoryC:\tmp
and store the certificate file in this directory). -
Run the following command:
"<csa_jre>\bin\keytool" ‑exportcert ‑keystore "C:\Program Files\HPE\Operations Orchestration\central\var\security\key.store" ‑alias tomcat ‑file .\<filename>
where
<csa_jre>
is the directory in which the JRE that is used by CSA is installed. and <file_name> is a unique filename given to the certificate file that will be imported into CSA version 4.80.0002 later during the upgrade process.
-
-
If you are upgrading from CSA version 4.20, the JRE has been upgraded in this release. You must export the certificate from the truststore of CSA 4.20 so that you may import it (at a later time during the upgrade process) into the upgraded truststore of CSA.
To export the certificate, do the following:
-
Open a command prompt and navigate to a directory outside of
%CSA_HOME%
in which you will store the certificate file. -
Run the following command:
"<csa_jre>\bin\keytool" ‑exportcert ‑keystore "%CSA_HOME%\jboss-as\standalone\configuration\keystore_csaID.p12" ‑alias <alias> ‑file .\<filename>
where
<csa_jre>
is the directory in which the JRE that is used by CSA is installed.,keystore_csaID.p12
is the keystore file defined by thecertificate-key-file
property of the connector attribute in%CSA_HOME%\jboss-as\standalone\configuration\standalone.xml
, <alias> is the name used by the CSA server keystore to identify the SSL certificate, and <file_name> is a unique filename given to the certificate file that will be imported into CSA version 4.80.0002 later during the upgrade process.For example, run the following command if the JRE used by CSA version 4.20 is located in
%CSA_HOME%\jre
, the alias used to identify the certificate iscsa
, and the file the certificate is saved to iscsa.cert
:"%CSA_HOME%\jre\bin\keytool" ‑exportcert ‑keystore "%CSA_HOME%\jboss-as\standalone\configuration\keystore_csaID.p12" ‑alias csa ‑file .\csa.cert
-
-
Create a CSA encryption keystore password file. The name and location of this file must match the value configured for the
keystorePasswordFile
property in the%CSA_HOME%\jboss-as\standalone\deployments\csa.war\WEB-INF\classes\csa.properties
file.The password file must contain only the following content:
keystorePassword=<CSA encryption keystore password>
where
<CSA encryption keystore password>
is the CSA encryption keystore password in clear text.This file is required to start/restart the CSA service and is automatically deleted when the CSA service is started.
The upgrade installer automatically starts the CSA service upon completion.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to clouddocs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: