DigiCert
Connect DigiCert to vScope to inventory the SSL/TLS certificates managed in your DigiCert account.
With DigiCert connected, you can:
- Track certificate expiry dates so you can act before certificates expire and cause outages.
- See who issued each certificate, what it covers, and its current status.
- Bring DigiCert tags into vScope to group, filter, and report on your certificates.
- Inventory your certificates alongside the rest of your environment in vScope.
Prerequisites
Section titled “Prerequisites”- A DigiCert account with access to the MPKI API (the
mpki/api/v1endpoints). - An API key (token) for that account.
- The base URL of your DigiCert ONE / MPKI environment.
- Network access from the vScope server or Discovery Proxy to the DigiCert API over HTTPS (port
443).
Create an API key in DigiCert
Section titled “Create an API key in DigiCert”- Sign in to your DigiCert account.
- Generate an API key (token) with permission to read the certificate inventory.
- Note the header name DigiCert expects the key to be sent in, and copy the key value.
Add the DigiCert credential in vScope
Section titled “Add the DigiCert credential in vScope”-
In vScope, go to Discovery > Credentials.
-
Click Create credential and choose DigiCert.
-
Enter the Base URL of your DigiCert ONE / MPKI environment. For most accounts this is:
https://one.digicert.comIf your organization uses a dedicated or on-premises DigiCert ONE instance, use that host instead.
-
In Authorization Header Name, enter the header DigiCert expects your API key in. For DigiCert ONE this is usually
x-api-key. -
In Authorization Header Value, paste the API key value.
-
Optional: add Custom request headers if your environment requires them.
-
Optional: assign a Proxy if vScope should connect to DigiCert through a Discovery Proxy.
-
Click Test Credential.
-
Save the credential and run discovery.
During the next discovery, vScope reads your certificate inventory and creates a certificate asset for each certificate.
Troubleshooting
Section titled “Troubleshooting”Authentication fails
Section titled “Authentication fails”Confirm that the Base URL is correct and that the Authorization Header Value contains a valid, current API key. If DigiCert expects the key in a specific header, make sure the Authorization Header Name matches it.
No or partial certificate inventory
Section titled “No or partial certificate inventory”If the credential test succeeds but the inventory is incomplete:
- Confirm the API key has permission to read the certificate inventory.
- Confirm the vScope server or Discovery Proxy can reach the DigiCert API host on HTTPS (port
443). - Run a new discovery after changing permissions or the key in DigiCert.