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 |
|
- Enabling Secure Sockets Layer (SSL) Communication
- Enable SSL on the Server Machine With a Self-Signed Certificate - UCMDB
- Enable SSL on the Server Machine with a Self-Signed Certificate - Configuration Manager
- Enable SSL on the Server Machine With a Certificate from a Certification Authority - UCMDB
- Enable SSL on the Server Machine with a Certificate from a Certification Authority - Configuration Manager
- Enable SSL on the Client Machines - UCMDB
- Enable SSL with a Client Certificate - Configuration Manager
- Enable SSL on the Client SDK
- Enable Mutual Certificate Authentication for SDK
- Enable SSL Connection for an External Standalone Solr Environment
- Configure CAC (Smart Card / PKI Authentication) Support on UCMDB
- Configure CAC (Smart Card / PKI Authentication) Support for the Embedded CMS UI
- Change the Server Keystore Passwords
- Enable or Disable HTTP/HTTPS Ports
- Map the UCMDB Web Components to Ports
- Configure Configuration Manager to Work with UCMDB Using SSL
- Enable the UCMDB KPI Adapter to be used with SSL
- Configure SSL Support for the UCMDB Browser
Change the Server Keystore Password
After installing the Server, the HTTPS port is open and the keystore used for SSL certificate is secured with the password you used at upgrade.
The following procedure explains how to change the server.keystore password only. However, you should perform the same procedure for changing the server.truststore password.
Note You must perform every step in this procedure.
- Start the UCMDB Server.
-
Execute the password change in the JMX console:
-
Launch the Web browser on the UCMDB Server machine, as follows: https://localhost:8443/jmx-console.
Note Starting from version 10.30, access to the JMX console is restricted to localhost only. If you need to access the JMX console remotely, see How to Enable Remote Access to the JMX Console.
You may have to log in with a user name and password.
-
Under UCMDB, click UCMDB:service=Security Services to open the Operations page.
-
Locate and execute the changeKeystorePassword operation.
This field must not be empty and must be at least six characters long. The password is changed in the database only.
-
- Stop the UCMDB Server.
-
Run commands.
From C:\UCMDB\UCMDBServer\bin\jre\bin, run the following commands:
-
Change the store password:
keytool -storepasswd -new <new_keystore_pass> -keystore C:\UCMDB\UCMDBServer\conf\security\server.keystore -storepass <current_keystore_pass>
-
The following command displays the inner key of the keystore. The first parameter is the alias. Save this parameter for the next command:
keytool -list -keystore C:\UCMDB\UCMDBServer\conf\security\server.keystore
-
Change the key password (if the store is not empty):
keytool -keypasswd -alias <alias> -keypass <currentPass> -new <newPass> -keystore C:\UCMDB\UCMDBServer\conf\security\server.keystore
-
Enter the new password.
-
- Start the UCMDB Server.
- Repeat the procedure for the Server truststore.
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 cms-doc@microfocus.com.
Help Topic ID:
Product:
Topic Title:
Feedback: