Import the server certificate of the system peripheral that you want to configure with
IBM Guardium Key Lifecycle Manager.
About this task
To set up secure communication between IBM Guardium Key Lifecycle Manager and system peripherals (for example, LDAP),
import and trust the system peripheral certificates.
Use the Import
Certificate dialog or the Import System Peripheral Certificate REST Service to import the certificate
of the system peripheral that you want to configure with IBM Guardium Key Lifecycle Manager.Note: If you import a certificate chain, all
the certificates in the chain are trusted.
Procedure
- Using the graphical user interface
- Log in to the graphical user interface.
- On the home page, click the menu icon (
) at the upper left of the page.
- Click .
- On the System certificates page, click
.
- In the Import certificate dialog box, complete the following
fields.
Fields |
Description |
Certificate name |
Specify the certificate name. |
Upload certificate |
You can select one of the following options to upload a certificate:
|
Trust this certificate for |
Select the system peripheral for which you want to trust this certificate.
- LDAP
- Use this certificate for a secure communication between LDAP server and IBM Guardium Key Lifecycle Manager.
- Email server
- Use this certificate for a secure communication between notification email server and IBM Guardium Key Lifecycle Manager.
- OIDC
- Use this certificate for a secure communication between OIDC server and IBM Guardium Key Lifecycle Manager.
- Syslog
- Use this certificate for a secure communication between syslog server and IBM Guardium Key Lifecycle Manager.
- UKO
- Use this certificate for a secure communication between Unified Key Orchestrator (UKO) and
IBM Guardium Key Lifecycle Manager.
- Database
- Use this certificate for a secure communication between Db2 for z/OS®
database and the containerized IBM Guardium Key Lifecycle Manager
application.
- Multi-Master host certificate
- Use this certificate for a secure communication between a Multi-Master host and IBM Guardium Key Lifecycle Manager.
|
- Click Import certificate.
- Using a REST interface
- Open the Swagger UI. For more information, see Using Swagger UI
- Authenticate and authorize to access IBM Guardium Key Lifecycle Manager REST services. For more information, see Authentication process for REST services.
- Go to the System communication certificates management
section.
- Run the Import System Peripheral Certificate REST Service.
For example, to import a server certificate, you can send the following HTTP
request:
POST https://localhost:port/GKLM/rest/v1/system/certificates/truststore/import