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 Certificate Manager
  • Getting started
    • All tutorials
    • Installing an NGINX Ingress controller in Managed Service for Kubernetes
    • Setting up virtual hosting
    • Hosting a static Gatsby website in Object Storage
      • Overview
      • Management console
      • Terraform
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • FAQ
  1. Tutorials
  2. Terminating TLS connections
  3. Overview

Terminating TLS connections

Written by
Yandex Cloud
Updated at January 23, 2025

Yandex Application Load Balancer L7 load balancers can terminate TLS connections: send certificates to clients, decrypt incoming traffic to send to the backends, and encrypt backend responses prior to forwarding them to clients. In this tutorial, you will learn how to configure a load balancer to terminate TLS connections using a certificate from Yandex Certificate Manager and to redirect HTTP requests to HTTPS.

The my-site.com domain name is used as an example. It will be mapped to the IP address of the L7 load balancer using DNS records in Yandex Cloud DNS.

You can create an infrastructure for terminating TLS connections using one of these tools:

  • Management console: Create your infrastructure step by step from the Yandex Cloud management console.
  • Terraform: Streamline creating and managing your resources using the infrastructure as code (IaC) approach. Download a Terraform configuration example from the GitHub repository and then deploy the infrastructure using the Yandex Cloud Terraform provider.

Was the article helpful?

Previous
Hosting a static Gatsby website in Object Storage
Next
Management console
Yandex project
© 2025 Yandex.Cloud LLC