Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Certificate Manager
  • Getting started
    • Overview
    • Let's Encrypt certificate
    • Custom certificate
    • Domain ownership verification
    • Integration with the Yandex Cloud services
    • Quotas and limits
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • FAQ

In this article:

  • Certificate types
  • Certificate statuses
  • Sending notifications to users
  • Where notifications are sent
  • When notifications are sent
  • Monitoring the status of certificates
  1. Concepts
  2. Overview

Certificate Manager concepts

Written by
Yandex Cloud
Updated at July 20, 2026
View in Markdown
  • Certificate types
  • Certificate statuses
  • Sending notifications to users
    • Where notifications are sent
    • When notifications are sent
  • Monitoring the status of certificates

Certificate Manager is a service to manage TLS certificates in Yandex Cloud. You can use the service to issue and renew Let's Encrypt certificates or add custom certificates.

Warning

  • If using a Let's Encrypt certificate, pass the domain ownership verification procedure after you have added it.
  • If you have a user certificate, be sure to renew it on time.

Certificate typesCertificate types

Certificate Manager supports two types of certificates:

  • Let's Encrypt certificates (Managed): Certificates issued through Let's Encrypt and managed by Certificate Manager. For more information about these certificates, see Let's Encrypt certificate.
  • Custom certificates (Imported): Certificates added by the user. Timely renewal of such certificates is under your own responsibility. For more information about these certificates, see User certificate.

Certificate statusesCertificate statuses

The lifecycle and statuses of certificates depend on their type.

  • Let's Encrypt certificates (Managed) can have the following statuses:
    • Validating: Certificate was requested from Let's Encrypt and is awaiting a successful domain ownership verification.
    • Issued: Certificate was issued and can be used in services integrated with Certificate Manager.
    • Invalid: Certificate failed the verification: the domain ownership verification procedure took more than one week or failed.
      • Renewing: Certificate is being renewed.
      • Renewal_failed: Renewal failed.
  • Custom (Imported) certificates always have the Issued status: the certificate was issued and can be used in services integrated with Certificate Manager.

Sending notifications to usersSending notifications to users

If the certificate is about to expire and could not be reissued automatically, you will get notified and prompted to pass the domain ownership verification procedure or upload a new version of the certificate.

Where notifications are sentWhere notifications are sent

Notifications are sent to:

  • The email address specified in the cloud settings.
  • Additional email addresses that are subscribed to notifications.

When notifications are sentWhen notifications are sent

Deadline for sending notifications:

  • 21, 7, and 3 days before the certificate expires.
  • After its expiration date.

Monitoring the status of certificatesMonitoring the status of certificates

You can set up metrics and alerts for certificate monitoring. You can see metric charts on the service dashboard, which is created automatically.

List of certificate metrics:

  • certificate.days_until_expiration: Shows the real number of days until a certificate's expiration date.

    You can use this metric to create alerts about the upcoming expiration of the certificate.

  • certificate.is_out_of_order: Shows whether the certificate can be used for a TLS connection.

    • The metric equals one if the certificate cannot be used for a TLS connection, i.e., its status is Invalid, Revoked, or its validity period has expired.

    • In all other cases, the metric equals zero, including when the certificate's status is Validating.

      You can use this metric to create alerts to warn you about an out-of-order certificate.

  • quota.certificates_count.usage: Shows the current usage of the quota for the number of certificates per cloud.

  • quota.certificates_count.limit: Shows the current limit on the number of certificates per cloud.

You can use metrics to create alerts. For more information, see Adding an alert for a certificate.

Useful linksUseful links

  • Services integrated with Certificate Manager
  • Domain ownership verification

Was the article helpful?

Previous
Terraform
Next
Let's Encrypt certificate
© 2026 Direct Cursus Technology L.L.C.