Installing a private key in the Certificate Store
This section describes how to install private keys in the Certificate Store.
Before you begin
You need a PKCS#12 file. To create it, see Generating a PKCS#12 file.
Importing a new certificate
To install a new certificate, follow these steps:
- Open the PKCS#12 certificate file.
- On the Certificate Import Wizard, select the Local Machine option. Click Next to proceed.
- Check if the PKCS#12 file was properly selected. If not, select the appropriate file. Click Next to proceed.
- Enter the password for the private key.
- Select the Place all certificates in the following store option. Click Browse.
- Select the Trusted Root Certification Authorities folder. Click Next to proceed.
- Verify the certificate key information and click Finish to finish importing the certificate.
Checking certificate details
You need the certificate details to configure the certificate in the IBM RPA Control Center.
- Open Windows Start menu.
- Open the Run application. Alternatively, you can press Windows + R.
- Type
certlm.msc
and click OK. - Go to Trusted Root Certification Authority > Certificates.
- Double-click the previously imported certificate.
- On the properties window, go to the Details tab.
- Copy details such as Serial number or Subject Key Identifier to use in the IBM RPA Control Center's certificate configuration.