28.2. Downloading the sub-CA certificate from IdM WebUI
Prerequisites
- You are logged in as the administrator.
Procedure
In the Authentication menu, click Certificates > Certificates.
sub-CA certificate in the list of certificates
- Click the serial number of the sub-CA certificate to open the certificate information page.
- In the certificate information page, click Actions > Download.
In the CLI, move the sub-CA certificate to the
/etc/pki/tls/private/directory:# mv path/to/the/downloaded/certificate /etc/pki/tls/private/sub-ca.crt