Skip to content

Certificate Management

The Certificate Management module provides centralized visibility and control over all SSL/TLS certificates across your environment.

It enables lifecycle tracking, metadata inspection, renewal actions, and validation workflows.


Certificate Inventory

The inventory view displays all managed certificates with sortable and filterable columns:

  • Certificate Name
  • Issuer
  • Key Algorithm
  • Key Size
  • Valid From / Valid To
  • Status
  • Added Date

From the inventory table, you can:

  • View certificate details
  • Download certificate
  • Renew certificate
  • Revoke certificate
  • Trigger deployment

Certificate Details

The certificate details panel provides complete metadata visibility:

  • Serial Number
  • Fingerprint
  • Status
  • Self-signed indicator
  • Common Name (CN)
  • Email
  • Issuing Certificate Authority
  • Valid From
  • Valid To
  • Key Algorithm
  • Key Size
  • Signature Algorithm

Operational actions available directly from the details panel:

  • Renew
  • Revoke
  • Download

Upload Certificate

Certificates can be manually uploaded in:

  • .crt
  • .cer
  • .der
  • .pem

This enables onboarding of externally issued certificates into managed inventory.


Generate Self-Signed Certificate

Self-signed certificates can be generated directly from the platform.

Required inputs include:

  • Common Name (CN)
  • Organization (O)
  • Organizational Unit (OU)
  • Country (C)
  • State (ST)
  • Locality (L)
  • Email
  • Validity (days)
  • Key Algorithm

Useful for:

  • Internal services
  • Development environments
  • Testing workflows

Each certificate transitions through defined lifecycle states:

  • Discovered – Identified through discovery scan
  • Validated – Verified and added to inventory
  • Active – Currently valid
  • Expiring – Within renewal window
  • Expired – Past validity
  • Revoked – Explicitly revoked

This ensures consistent lifecycle governance.


Inventory supports:

  • Status filtering (Active, Expired, Revoked, Pending)
  • Date-based sorting
  • Issuer filtering
  • Full-text search

Designed for rapid identification of high-risk certificates.


The platform automatically validates:

  • Certificate chain completeness
  • Intermediate certificates
  • Root trust alignment
  • Signature algorithm compliance

Any validation anomalies are surfaced for remediation.


The Certificate Management module acts as the authoritative source of truth for SSL/TLS inventory across the organization.