Skip to content

Latest commit

 

History

History
96 lines (68 loc) · 3.47 KB

jupiterone.md

File metadata and controls

96 lines (68 loc) · 3.47 KB

DigiCert

DigiCert + JupiterOne Integration Benefits

  • Visualize DigiCert users and certificates in the JupiterOne graph.
  • Map DigiCert certificates to the domains using them.
  • Monitor changes to DigiCert users and certificates using JupiterOne alerts.

How it Works

  • JupiterOne periodically fetches DigiCert certificates and users to update the graph.
  • Write JupiterOne queries to review and monitor updates to the graph.
  • Configure alerts to take action when the JupiterOne graph changes.

Requirements

  • JupiterOne requires an API Key configured in your DigiCert account.
  • You must have permission in JupiterOne to install new integrations.

Support

If you need help with this integration, please contact JupiterOne Support.

Integration Walkthrough

In DigiCert

DigiCert documentation provides detailed instructions to enable API access.

In JupiterOne

  1. From the top navigation of the J1 Search homepage, select Integrations
  2. Scroll to the DigiCert integration tile and click it.
  3. Click the Add Configuration button and configure the following settings:
  • Enter the Account Name by which you'd like to identify this DigiCert account in JupiterOne. Ingested entities will have this value stored in tag.AccountName when Tag with Account Name is checked.
  • Enter a Description that will further assist your team when identifying the integration instance.
  • Select a Polling Interval that you feel is sufficient for your monitoring needs. You may leave this as DISABLED and manually execute the integration.
  • Enter the API Key from DigiCert configured for read access.
  1. Click Create Configuration once all values are provided.

How to Uninstall

  1. From the top navigation of the J1 Search homepage, select Integrations
  2. Scroll to the DigiCert integration tile and click it.
  3. Identify and click the integration to delete.
  4. Click the trash can icon.
  5. Click the Remove button to delete the integration.

Data Model

Entities

The following entities are created:

Resources Entity _type Entity _class
Account digicert_account Account
User digicert_user User
User digicert_certificate Certificate

Relationships

The following relationships are created:

Source Entity _type Relationship _class Target Entity _type
digicert_account HAS digicert_certificate
digicert_account HAS digicert_user