Run Certificate Discovery via certificate file import
In Certificate Inventory and Management, you can discover certificates by importing certificate files into the system using pattern-based Discovery.
Before you begin
- Ensure that TLS_keepOriginalCertificate is set to False.
- Ensure the certificate is in one of the following formats: .cert, .pem, .txt, .der, and .cer.
- Role required: discovery_admin or admin
About this task
The import certificates are discovered using the Import SSL Certificate pattern, relying on the following parameters:
- Server: The host name or IP address where the certificates are hosted. If importing from the MID Server, specify localhost and leave temp_certificate_folder empty.
- server_certificates_folder: The folder path on the server containing the certificates.
- TLS_keepOriginalCertificate parameter: Set to false to avoid potential out-of-memory issues due to increased payload size.
- temp_certificates_folder: Temporary folder on the MID Server where the files are copied.