Certificate Inventory and Management tables

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 2 minutes de lecture
  • Certificate Inventory and Management tables provide a centralized system to track and manage digital certificates. They capture key details, including discovered certificates, installation locations, historical data, and associated tasks such as renewals and requests. This framework ensures efficient certificate management, supporting security, compliance, and streamlined operations.

    Tableau 1. Certificate Inventory and Management tables
    Table Description
    Unique Certificate

    [cmdb_ci_certificate]

    Discovery populates this table with one record for each unique certificate discovered for certificate management. Fingerprint column is unique for every server certificate.
    Remarque :
    You can also view the entire certificate chain using the related list in the Unique Certificate table.
    Installed Certificate

    [sn_disco_certmgmt_cmdb_installed_certificate]

    Discovery populates this table with all discovered certificates and shows all locations where certificates are installed. It does not have a reference to the server CI and does not go through IRE. All the relationships with the managed certificate are stored in the CI Relationship [cmdb_rel_ci] table. The relationships can be for servers, applications, or business services.
    Discovered Certificate

    [sn_disco_certmgmt_certificate_history]

    Discovered certificates are stored in this table first as part of the Shazzam and URL discovery sensor and shows the XML payload of all certificates with that address.
    Certificate Domain

    [certificate_domain]

    Stores one or more domains for the subject alternative name.
    Certificate Task

    [sn_disco_certmgmt_certificate_task]

    Stores all certificate renewal tasks and new certificate request tasks.
    Certificate URL

    [sn_disco_certmgmt_cert_url]

    Holds a list of URLs by row to target for certificate discovery.
    Certificate Management Credential

    [sn_disco_certmgmt_certificate_management_credential]

    (Version 1.1.7 Certificate Inventory and Management)

    Stores the CA types including GoDaddy and DigiCert. Others are populated based on the certificate_authority script. Only discovery_admin will be able to create other CA credentials. External Credential support will be available in a future release.
    Scheduled Certificate URL

    [sn_discovery_cert_url_sched_m2m]

    Links the URLs to discover [discovery_cert_url] to a particular Discovery schedule [discovery_schedule].
    Certificate Authority

    [sn_disco_certmgmt_ca]

    (Version 1.3.8 Certificate Inventory and Management)

    Contains the Certificate Authority Name and Base URL of REST API.
    Certificate Authority API URL

    [sn_disco_certmgmt_ca_api_url]

    (Version 1.3.8 Certificate Inventory and Management)

    Contains the reference of certificate authority, end point URL of REST API, and certificate validation type.
    Routing Policy

    [sn_disco_certmgmt_routing_policy]

    (Version 1.3.8 Certificate Inventory and Management)

    Decides which CA needs to be contacted for certificate operations. This table contains the CA, CA URL, Credential, Approval Group, Assignment Group, and CSR attributes.
    Automated Certificate Task

    [sn_disco_certmgmt_task]

    (Version 1.3.8 Certificate Inventory and Management)

    Contains all automated certificate request tasks (new, renew, and revoke).
    New Certificate Tasks

    [sn_disco_certmgmt_new_task]

    (Version 1.3.8 Certificate Inventory and Management)

    Extends from sn_disco_certmgmt_task and contains new certificate request tasks.
    Renew Certificate Tasks

    [sn_disco_certmgmt_renew_task]

    (Version 1.3.8 Certificate Inventory and Management)

    Extends from sn_disco_certmgmt_task and contains renew certificate request tasks.
    Revoke Certificate Tasks

    [sn_disco_certmgmt_revoke_task]

    (Version 1.3.8 Certificate Inventory and Management)

    Extends from sn_disco_certmgmt_task ans contains revoke certificate request tasks.
    Certificate Extensions

    [sn_disco_certmgmt_certificate_extension]

    (Version 1.3.8 Certificate Inventory and Management)

    Stores information for all server certificates.