Upload certificates manually to get the details of the certificate installed on your server without scanning the network.
Certificates uploaded manually only have primary details of the certificate and do not provide information associated with certificate vulnerabilities.
In your CertCentral account, in the left main menu, go to Discovery > Manage Discovery.
On the Manage scans page, in the More actions dropdown, click Upload certificates.
Select the Division from the dropdown list you want to associate your certificate with.
Select an appropriate method to upload your certificates:
Bulk upload in CSV file
To import a CSV file containing a list of IP/FQDN, port, and TLS/SSL certificates, click Import from CSV.
Note:
Single certificate upload
Enter the IP/FQDN, port, and TLS/SSL certificate and click Upload.
Note:
A CSV file looks like this:
IP/FQDN | Port | TLS/SSL certificate |
---|---|---|
10.0.0.1 | 443 |
-----BEGIN CERTIFICATE----- primary certificate: base64 stringfrom certificate.crt -----END CERTIFICATE----- |
2001:000:0000:001::1001 | 22 |
-----BEGIN CERTIFICATE----- intermediate certificate: base64 stringfrom ca_intermediate.crt -----END CERTIFICATE----- |
*.example.com | 443 |
-----BEGIN CERTIFICATE----- root certificate: base64 stringfrom ca_root.crt -----END CERTIFICATE----- |
To view the details of the certificate that were manually uploaded:
To view the endpoints associated with the common name, click View endpoints on the certificate details page.