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 |
|
Importing a server certificate from the LDAP into SA
For SSL, the necessary certificates must be extracted from the LDAP directory and copied to SA. To import a server certificate from the LDAP directory into SA, perform the following steps:
- Extract the server certificate from the external LDAP directory. For instructions, see the following sections.
- Convert the extracted certificate to PEM format.
Certificates created on Windows systems are in Distinguished Encoding Rules (DER) format. The following example converts a certificate from DER to PEM format with the
openssl
utility:OpenSSL> x509 -inform DER -outform PEM -in mycert.der -out mycert.pem
- Copy the server certificate to the location specified by the LDAP configuration file (
twist_custom.conf
). For example, thetwist_custom.conf
file could have the following line:aaa.ldap.servercert.ca.fname=/var/opt/opsware/crypto/twist/ldapcert.pem
Extracting the server certificate from the Microsoft Active Directory
To extract the server certificate:
- Run either the Certificates MMC snap-in console or the Certificate Services web interface.
- Export the Root CA certificate from the Windows CA into DER format.
Extracting the server certificate from the Novell eDirectory
To extract the server certificate:
- Find out the name of the local CA entry. (Example: CN=CORP-TREE CA.CN=Security)
- Open the eDirectory Administration utility, and click Modify Object.
- Enter the entry name (CN=CORP-TREE CA.CN=Security).
- Select the Certificates tab.
- Click Self Signed Certificate.
- Click Export.
- In the dialog, click No for exporting the private key, and then click Next.
- Select the appropriate format (usually DER).
- Click Save the exported certificate to a file.
Extracting the server certificate from SunDS
Typically, instead of exporting a server CA certificate from SunDS, you obtain the certificate that was imported into SunDS.
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 hpe_sa_docs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: