Starting certTool
To start the certificate configuration tool named certTool for the adapter, complete these steps:
Procedure
Results
From the Main menu, you can generate a private key and certificate request, install and delete certificates, register and unregister certificates, and list certificates. The following sections summarize the purpose of each group of options.
- A. Generate private key and certificate request
- Generate a CSR and the associated private key that is sent to the certificate authority.
- B. Install certificate from file
- Install a certificate from a file. This file must be the signed certificate that is returned by the CA in response to the CSR that is generated by option A.
- C. Install certificate and key from a PKCS12 file
- Install a certificate from a PKCS12 format file that includes both the public certificate and a private key. If options A and B are not used to obtain a certificate, the certificate that you use must be in PKCS12 format.
- D. View current installed certificate
- View the certificate that is installed on the workstation where the adapter is installed.
- E. List CA certificates
- Show the installed CA certificates. The adapter communicates only with IBM Security Identity server whose certificates are validated by one of the installed CA certificates.
- F. Install a CA certificate
- Install a new CA certificate so that certificates generated by this CA can be validated. The CA certificate file can either be in X.509 or PEM encoded formats.
- G. Delete a CA certificate
- Remove one of the installed CA certificates.
Options H through K apply to adapters that must authenticate the application to which the adapter is sending information. An example of an application is the IBM Security Identity server or the web server. Use these options to register certificates on the adapter. For IBM Security Identity Manager version 4.5 or earlier, register the signed certificate of the IBM Security Identity server with an adapter to enable client authentication on the adapter. If you do not upgrade an existing adapter to use CA certificates, you must register the signed certificate that is presented by the IBM Security Identity server with the adapter.
- H. List registered certificates
- List all registered certificates that are accepted for communication.
- I. Register a certificate
- Register a new certificate. The certificate for registration must be in Base 64 encoded X.509 format or PEM.
- J. Unregister a certificate
- Unregister (remove) a certificate from the registered list.
- K. Export certificate and key to PKCS12 file
- Export a previously installed certificate and private key. You are prompted for the file name and a password for encryption.