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
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Cloud CDN
  • Getting started
    • Service overview
    • Resource
    • Origins and origin groups
      • Overview
      • TLS certificates
      • CORS
      • Content compression
    • Redirecting requests
    • Content caching
    • Secure tokens
    • IP-based access policy
    • Log export
    • Labels
    • Quotas and limits
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • Troubleshooting

In this article:

  • Domain rights check
  • Use cases
  1. Concepts
  2. Exchanging data between clients and the CDN
  3. TLS certificates

Configuring TLS certificates for HTTPS connections between clients and the CDN

Written by
Yandex Cloud
Updated at April 10, 2025
  • Domain rights check
  • Use cases

To enable clients to request files over HTTPS (e.g., if you use a URI with the https scheme or enabled redirection from HTTP to HTTPS in the CDN resource settings), you need to configure a TLS certificate for the domain name used to distribute content specified in the resource.

Note

We no longer support the automatic issue of Let's Encrypt® certificates for CDN resources.

Certificates from Yandex Certificate Manager are supported. You can issue a new Let's Encrypt® certificate or upload one of your own.

The certificate must be located in the same folder as your CDN resource.

The certificate is configured when creating a resource. You can change it afterwards together with other basic resource settings. For more information, see these guides:

  • Creating a resource
  • Editing the basic settings of a resource

Domain rights checkDomain rights check

If you issued a Let's Encrypt certificate in Certificate Manager and use it in a CDN resource, you need to pass the domain rights check. Cloud CDN only supports the DNS type domain rights check using a TXT or CNAME DNS record. The CDN load balancer will return the 404 status code in response to file requests over paths formatted as /.well-known/acme-challenge/<file_name> that are used for HTTP domain rights checks.

If you use a certificate of your own uploaded to Certificate Manager in a CDN resource, no domain rights check is required.

Use casesUse cases

  • Migrating to Yandex Cloud CDN from a third-party CDN provider
  • Providing secure access to content in Cloud CDN

Was the article helpful?

Previous
Overview
Next
CORS
Yandex project
© 2025 Yandex.Cloud LLC