# Digicert AI integration on Definable

> DigiCert is a leading provider of high-assurance TLS/SSL, PKI, IoT, and signing solutions, enabling secure digital interactions worldwide.

## What this connects

DigiCert is a leading provider of high-assurance TLS/SSL, PKI, IoT, and signing solutions, enabling secure digital interactions worldwide.

Vendor: https://www.digicert.com/

## Tools available

**101** tools available. First 12:

- `DIGICERT_ADD_TAGS_TO_CERTIFICATE` — Add Tags to Certificate — Tool to add custom tags to one or more certificates for categorization. Use when you need to organize or label certificates with custom tags for easier management and filtering.
- `DIGICERT_CHECK_PERMISSION` — Check Permission — Tool to check if a specific permission is available. Use when validating that the authenticated user may perform an operation before attempting it.
- `DIGICERT_CREATE_API_KEY` — Create API Key — Tool to create a new API key with specified permissions. Use when you have a valid DigiCert user_id and need to generate a new key. Note the API key appears only once; save it securely.
- `DIGICERT_CREATE_AUTH_KEY` — Create AuthKey — Tool to create a new AuthKey for account authentication. Use when you need to generate a new AuthKey, either permanent or with a specific validity period (TTL).
- `DIGICERT_CREATE_CONTAINER_IP_RULES` — Create Container IP Rules — Tool to add an IP restriction rule to a CertCentral account. Use when you need to limit API or user access to specific IP address ranges for enhanced security.
- `DIGICERT_CREATE_FINANCE_ORDER_PRICING` — Create Finance Order Pricing — Tool to get price estimates for a certificate order. Use when you need to calculate the cost of a certificate before placing an order, including base price, add-ons, tax estimates, and total cost. For Code Signing/EV Code Signing with hardware tokens or KeyLocker, include the corresponding add-on IDs for accurate estimates.
- `DIGICERT_CREATE_ORGANIZATION` — Create Organization — Tool to create a new organization in your DigiCert CertCentral account. Use when you need to add a new organization with required details like legal name, address, contact information, and country.
- `DIGICERT_CREATE_ORGANIZATION_VALIDATION` — Create Organization Validation — Tool to submit an organization for validation and add verified contacts for specific product types. Use when you need to validate an organization for certificate issuance. Note: EV, CS, and EV_CS validation types require verified users.
- `DIGICERT_CREATE_SCAN_LIST` — List Scan Templates — Tool to retrieve the list of scan templates along with their name, status, and configuration. Use when you need to view or manage DigiCert Discovery scans with support for filtering by division, state, and other criteria.
- `DIGICERT_DELETE_ACCOUNT_AUTH_KEY` — Delete Account AuthKey — Tool to delete your account's AuthKey. Use when you need to revoke an existing AuthKey. If no auth_key_id is specified, deletes the primary AuthKey.
- `DIGICERT_DELETE_CERTIFICATE` — Delete Certificate from Discovery — Tool to delete certificates from DigiCert Discovery inventory. Use when you need to remove one or more certificates identified by their certificate IDs.
- `DIGICERT_DELETE_DOMAIN` — Delete Domain — Tool to delete a domain with the given ID. Use when you need to remove a domain from the CertCentral account.

## Auth

Auth schemes: `API_KEY`.

## How agents use Digicert

Inside a Definable workflow, Digicert is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Digicert** — the Researcher (GPT-5.5) pulls context from Digicert (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Digicert** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Digicert (create record, post message, draft email).
- **Designer / Engineer → Distributor → Digicert** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Digicert (attach file, open PR comment, post status).

The Verifier checks every Digicert call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- security & identity tools — https://definable.ai/apps/category/security-&-identity-tools/

## Related

- HTML page: https://definable.ai/apps/digicert/
- Same category (security & identity tools): https://definable.ai/apps/category/security-&-identity-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
