Article Number
000032833
Applies To
RSA Product Set: SecurId
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x
Issue
When importing a custom certificate signed by a known CA into the RSA Authentication Manager Operations Console, the following error is generated:
The root CA certificate is required for activation.
Import the root certificate from your CA and try again
The signed certificate in PKCS#7 format.
Resolution
Before importing the new signed certificate, import every certificate from the certificate chain into the RA Authentication Manager Operations Console. This includes the root CA certificate and intermediate certificate.
There are many methods to obtain the root CA certificate and intermediate certificate. Here is one of those ways:
- On a Windows OS, double-click on the signed certificate file. This will bring up the properties of the certificate.
- Click on the certification path. This will list the certificate chain that signed your certificate.
- Double-click on the top-most CA certificate, usually this is the root CA certificate. This should open the properties of the root CA certificate.
- Click on the Details tab on the properties of the root CA certificate.
- Click the Copy to file button. This will bring up the Certificate Export Wizard.
- Click Next.
- Select the export file format. Choose base-64 encoded X.509 (.cer).
- Click Next.
- On the next screen, select to location to save the exported root CA certificate.
- Repeat steps 2-9 for any intermediate CA certificates that need to be exported.
- Log into the operations console, and import the root CA certificate along with any intermediate CA certificates. Before to import the CA certificates in the order it was listed in the certificate chain path (from top-down).
- Finally, import the signed certificate you had received from the CA.