Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Certificate Manager
  • Getting started
    • Overview
    • Certificate from Let's Encrypt
    • Custom certificate
    • Domain rights check
    • Integration with Yandex Cloud services
    • Quotas and limits
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • FAQ

In this article:

  • Certificate requirements
  • Renewing a certificate
  • Use cases
  1. Concepts
  2. Custom certificate

Custom certificate

Written by
Yandex Cloud
Updated at March 7, 2025
  • Certificate requirements
  • Renewing a certificate
  • Use cases

Certificate Manager allows you to import certificates provided by third-party authorities and self-signed certificates. To import:

  • A self-signed certificate: Specify the certificate and its private key.
  • A certificate issued by a third-party certificate authority: Specify the certificate, its private key, and the intermediate certificate chain.

Supported cryptographic algorithms for creating private keys:

  • RSA-2048
  • RSA-4096

Note

GOST certificates are not supported.

Certificate requirementsCertificate requirements

Custom certificate requirements:

  • The certificate must meet the X.509 ver.3 standard.

  • The certificate must contain the public key, website domain name, and publisher information.

  • You only import valid certificates.

    You cannot import a certificate before it becomes valid or after its expiration date.

  • Make sure to decrypt the private key of the certificate.

    You cannot import a private key that is password-protected.

  • Import the certificate, intermediate certificate chain, and private key in PEM-encoded format.

Renewing a certificateRenewing a certificate

Certificate Manager does not manage custom certificates. To make your certificate continuously available to your resources, be sure to renew it on time.

To renew a certificate:

  1. Get a new TLS certificate from a third-party certificate authority.

  2. Renew a certificate.

    All the resources that use the certificate will get its new version.

Use casesUse cases

  • Installing an NGINX Ingress controller with a Certificate Manager certificate
  • Hosting a static Gatsby website in Yandex Object Storage
  • Setting up virtual hosting
  • Terminating TLS connections

See alsoSee also

  • Integration with Yandex Cloud services

Was the article helpful?

Previous
Certificate from Let's Encrypt
Next
Domain rights check
© 2025 Direct Cursus Technology L.L.C.