Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • 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
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Tutorials
    • All tutorials
    • Differentiation of access permissions for user groups
    • Inviting a new user and assigning roles
    • Creating an L7 load balancer with a Smart Web Security profile through an Application Load Balancer ingress controller
    • Centralized online publication and app protection against DDoS attacks
    • Basic SWS setup
    • Emergency DDoS protection in Application Load Balancer, L7
      • Overview
      • Management console
      • Terraform
    • Delivering logs from a VM instance to Cloud Logging
    • Writing load balancer logs to PostgreSQL
    • Secure storage of GitLab CI passwords as Yandex Lockbox secrets
    • Service account with an OS Login profile for VM management via Ansible
    • Transferring logs from Container Optimized Image to Cloud Logging
    • Adding an HTML page to work with SmartCaptcha
    • Configuring alerts and dashboards in Monitoring
    • Uploading audit logs to MaxPatrol SIEM
    • Uploading audit logs to Splunk SIEM
    • Uploading audit logs to ArcSight SIEM
    • Server-side encryption for an Object Storage bucket
    • Encrypting secrets in Hashicorp Terraform
    • Managing KMS keys with Hashicorp Terraform
    • Auto Unseal in Hashicorp Vault
    • Transferring Yandex MPP Analytics for PostgreSQL cluster logs to Yandex Cloud Logging
  1. Security
  2. Terminating TLS connections
  3. Overview

Terminating TLS connections

Written by
Yandex Cloud
Updated at May 29, 2025

Yandex Application Load Balancer offers you L7 load balancers that 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.

In this example, we will use the my-site.com domain name and map it 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 one step at a time from the Yandex Cloud management console.
  • Terraform: Streamline creating and managing your resources using the infrastructure as code (IaC) approach. Download the Terraform configuration example from the GitHub repository, and then deploy the infrastructure using the Yandex Cloud Terraform provider.

Was the article helpful?

Previous
Terraform
Next
Management console
© 2025 Direct Cursus Technology L.L.C.