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 |
|
Locating or Creating a Keystore and Certificate
Before you can sign the content archive, you must have an unexpired certificate that you can use. This certificate must be stored in a keystore that you can access and you must know the alias to access the certificate. The certificate can be signed by a certificate authority or it can be self-signed.
If you do not have a keystore or certificate to use, you can create a keystore and a self-signed certificate to sign the content archive.
Creating a Keystore and Self-Signed Certificate
The example shown in this section creates a keystore named .keystore_archive_signing
, in which a self-signed certificate can be accessed using the alias csa_archive
. The self-signed certificate is valid for 365 days and is generated using the RSA key algorithm and a 2048 bit key size.
-
Open a command prompt and change the directory to
CSA_JRE_HOME/bin
. For example, if you are using the JRE installed with CSA, go toC:\Program Files\HPE\CSA\openjre\bin
on Windows or/usr/local/hpe/csa/openjre/bin
on Linux. -
Run the following command:
keytool -genkeypair -keystore /tmp/.keystore_archive_signing -alias
csa_archive -validity 365 -keyalg rsa -keysize 2048 -
Enter a keystore password (
<keystore_password>
). This password is used to control access to the keystore. You will need this password when signing a content archive. -
Follow the prompts to enter your name, organization, and location values.
-
Enter the key password (
<key_password>
). This password is used to control access to the alias. You will need this password when signing a content archive.
You have completed creating a keystore and self-signed certificate and can now sign your content archives.
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: