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 |
|
- Secure Connections
- Configure Secure Connections for Client Browsers
- Configure Secure Connections for LDAP
- Configure Secure Connections for SMTP
- Configure Secure Connections for an Oracle Database
- Configure Secure Connections for Microsoft SQL Server
- Configure Secure Connections for HP OO Load Balancer
- Configure Secure Internal Communication
Configure Secure Connections for Operations Orchestration Load Balancer
If the Operations Orchestration Load Balancer (OO LB) server requires a secure connection, follow these steps to import the OO LB server Certificate Authority's root certificate into the Java truststore of CSA. If necessary, contact your OO LB administrator to obtain the OO LB server certificate.
Note
If you have configured
CSA
to be compliant with FIPS 140-2, you must substitute
the CSA
server truststore (for example, csa_server_truststore.p12
)
for the Java truststore (cacerts
) and substitute the
CSA server truststore password for the
Java truststore password (changeit
) in the examples.
See the Cloud Service Automation FIPS 140-2 Compliance Configuration Guide
for more information about the CSA
server truststore and password.
For each system running CSA, import the root certificate of OO LB's Certificate Authority into CSA (you must first export OO LB's certificate from OO LB's truststore and then import it into CSA's truststore).
- Open OO LB in a Web browser (using https).
-
Export the certificate from the Web browser.
If you are using a Chrome Web browser, do the following:
- In the address bar, click the lock icon with the red X over it and select certificate information.
- In the Certificate dialog, do the following:
- Select the Details tab.
- Click Copy to File.
- In the Certificate Export Wizard, do the following:
- Click Next.
- Select Base-64 encoded X.509 (.CER) and click Next.
- Click Browse and select a directory in which to save the certificate.
- If you are running OO LB
on the same system as CSA,
select the
CSA_JRE_HOME/lib/security
directory (whereCSA_JRE_HOME
is the directory in which the JRE that is used by CSA is installed), enter paslb.cer as the file name, and click Save. - If you are running OO LB on a system that is not running CSA, select a directory in which to store the certificate file, enter paslb.cer as the file name, and click Save.
- If you are running OO LB
on the same system as CSA,
select the
- Click Next.
- Click Finish.
- Click OK.
- Click OK.
If you are using a Firefox Web browser, do the following:
- Click Add Exception.
- In the Add Security Exception dialog, click View.
- In the Certificate Viewer, do the following:
- Select the Details tab.
- Click Export.
- Select a directory in which to save the certificate.
- If you are running OO LB
on the same system as CSA,
select the
CSA_JRE_HOME/lib/security
directory (whereCSA_JRE_HOME
is the directory in which the JRE that is used by CSA is installed), enter paslb.cer as the file name, select X.509 Certificate (PEM) as the Type, and click Save. - If you are running OO LB on a system that is not running CSA, select a directory in which to store the certificate file, enter paslb.cer as the file name, select X.509 Certificate (PEM) as the Type, and click Save.
- If you are running OO LB
on the same system as CSA,
select the
- Click Close.
- Click Cancel.
If you are using a Windows IE Web browser, do the following:
- In the address bar, click Certificate Error and select View certificates.
- In the Certificate Export Wizard, do the following:
- Select the Details tab.
- Click Copy to File.
- In the Certificate Export Wizard, do the following:
- Click Next.
- Select Base-64 encoded X.509 (.CER) and click Next.
- Click Browse and select a directory in which to save the certificate.
- If you are running OO LB
on the same system as CSA,
select the
CSA_JRE_HOME/lib/security
directory (whereCSA_JRE_HOME
is the directory in which the JRE that is used by CSA is installed), enter paslb.cer as the file name, and click Save. - If you are running OO LB on a system that is not running CSA, select a directory in which to store the certificate file, enter paslb.cer as the file name, and click Save.
- If you are running OO LB
on the same system as CSA,
select the
- Click Next.
- Click Finish.
- Click OK.
- Click OK.
- If you are running OO LB on a system
that is not running CSA,
copy the
paslb.cer
file to theCSA_JRE_HOME/lib/security
directory on the system running CSA (whereCSA_JRE_HOME
is the directory in which the JRE that is used by CSA is installed). -
On the system running CSA, open a command prompt and run the following commands:
Windows:
cd "CSA_JRE_HOME\lib\security"
..\..\bin\keytool-importcert -alias paslb -file paslb.cer
-keystore cacerts -storepass changeitLinux:
cd
CSA_JRE_HOME/lib/security
../../bin/keytool -importcert -alias paslb -file paslb.cer
-keystore cacerts -storepass changeitwhere
CSA_JRE_HOME
is the directory in which the JRE that is used by CSA is installed. - When prompted to trust the certificate, enter
yes
.
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: