Skip to main content

Renew a Certificate

The CLM supports two renewal modes: manual, triggered by the user at any time, and automatic, where the CLM renews the certificate on its own before it expires.


Manual renewal

All CAs

  1. Go to Certificates in the sidebar menu
  2. Locate the certificate and click ⋮ Actions
  3. Select Renew certificate

The CLM starts the renewal using the CA and validation method configured in the certificate's Auto-Renewal tab.

Option disabled?
If **Renew certificate** is disabled, the certificate has no CA associated with it. Go to the **Auto-Renewal** tab in the certificate details and link a CA.

DigiCert — Renewal

Renewal in DigiCert creates a new order, unlike other CAs which reuse the existing order.

  1. Go to Certificates, locate the DigiCert certificate, and click ⋮ Actions → Renew certificate
  2. A confirmation alert is displayed informing that:
    • A new order will be created in DigiCert (new order_id)
    • A new full domain validation (DCV) will be required
    • The current certificate remains valid until it expires
  3. Click Confirm
  4. The Configure DigiCert Renewal modal is displayed. Fill in the fields:
FieldDescription
Common Name (CN)Main domain of the certificate
SANsAdditional domains
Order Validity UnitYears or Days
Order ValidityOrder validity period (max. 3 years)
Certificate ValidityCertificate validity — optional, defaults to the same as the order (max. 3 years)
  1. Click Confirm Renewal

The DigiCert account and DNS settings are automatically retrieved from the certificate's Auto-Renewal tab.

After confirming, a new order is created in DigiCert. Track the validation by clicking ⋮ Actions → Order Status — the domain validation flow is the same one described in the DigiCert issuance guide.


DigiCert — Reissue

Reissuing reissues the certificate within the same existing order, keeping the order_id. Use this when you need to regenerate the certificate without creating a new order.

  1. Go to Certificates, locate the DigiCert certificate, and click ⋮ Actions
  2. Select Reissue certificate
  3. A confirmation alert is displayed — click Confirm
  4. The reissue starts automatically using the same data as the current certificate

Track progress by clicking ⋮ Actions → Order Status. The domain validation flow is identical to renewal.


Configure automatic renewal

Automatic renewal is configured individually per certificate, in the Auto-Renewal tab within the certificate details.

  1. Go to Certificates in the sidebar menu
  2. Click View details on the desired certificate
  3. Go to the Auto-Renewal tab
  4. Enable the Enable automatic renewal toggle
  5. Configure the parameters:
FieldDescription
Renew before expiryHow many days before expiration the CLM should start the renewal. Default: 30 days
Retry intervalIf the renewal fails, how many days to wait before trying again. Default: 7 days
  1. Under Certificate Authority, confirm or click Change to select the CA that will be used for the renewal
  2. Under Domain Validation, confirm or click Change to select the validation method (e.g. Route 53 with automatic DNS-01)
  3. Click Actions to save
For production certificates, use 30 days of lead time with a 7-day retry. This guarantees up to 4 attempts before expiration in case something fails.

Track renewals via Monitor

To track the status of ongoing renewals or check the event history:

  1. Go to Monitor in the sidebar menu
  2. On the Certificate Lifecycle tab, you'll see the real-time event feed

Events can be filtered by type:

FilterWhat it shows
AllAll lifecycle events
RenewalsOnly certificate renewal events
InstallationsStore installation events
CleanupPost-installation cleanup events

Each event shows the domain, status (success, in_progress, pending, error), source, and time. Click View to see the full event details.

You can also see upcoming scheduled renewals by clicking Scheduled Renewals at the top of the page.


Renewal errors

When a renewal fails, the event appears with error status in the feed. Click View to see the detailed error message. Common examples:

ErrorLikely cause
DigiCert reissue error: invalid_domainThe domain provided on the certificate has an invalid value for DigiCert
Agent not found for tenantThe on-premises agent associated with the certificate is offline or was removed

In addition to the feed, the CLM sends an automatic notification when a renewal fails, identifying the affected domain. Check your notification settings in Settings to make sure alerts are enabled.