Configure Web Administration Tool with a JKS key database file to use Web Administration Tool for secure communication with a directory server instance.
Before you begin
To configure Web Administration Tool with a JKS key database, you must complete the following steps:
Procedure
-
Access a browser on your computer.
-
Enter the URL of Web Administration Tool.
The Web Administration Tool URL is in the following format: http://ip_address:12100/IDSWebApp.
-
On the Console administration login page, specify the following values:
-
In the User ID field, enter the console administrator user ID.
The default value is superadmin. You must change the user ID value after login.
-
In the Password field, enter the password for console administrator user ID.
-
Click Login.
-
Click .
-
On the Manage console properties wizard, click SSL key database.
-
On the SSL key database panel, complete the following steps:
-
In the Key database path and file name field, enter the
JKS key database file name with path.
-
In the Key password field, enter the password for the
JKS key database file.
-
In the Confirm password field, enter the password for the
JKS key database file.
-
From the Key database file type list, select
jks.
-
If the trust database details are same as the key database details, click Same as key database.
-
In the Trust database path and file name field, enter the
JKS trust database file name with path.
-
In the Trust password field, enter the password for the
JKS key database file.
-
In the Confirm password field, enter the password for the
JKS key database file.
-
From the Trust database file type list, select
jks.
-
To apply the changes, click OK.
-
On the Manage console properties wizard, click Manage security protocol.
-
To use a security protocol for secure communication with a directory server, click a protocol according to the security requirements of your organization.
The protocol value is set in the SSLContextAlgorithm entry in the idswebapp.properties file of the deployed Web Administration Tool profile.
-
To apply changes, click OK.
-
Click Logout.
What to do next
You must complete the following configuration:
- Configure the application server that is associated Web Administration Tool to a security level as per the security requirements of your organization.
- Add a directory server with its secure port and administration secure port in the Web Administration Tool console. See IBM Verify Directory documentation under the Administering section.