1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-18 13:48:58 +02:00

Update website/docs/using-unleash/deploy/https.md

Co-authored-by: Simon Hornby <simon@getunleash.io>
This commit is contained in:
Melinda Fekete 2025-07-11 13:13:47 +02:00 committed by GitHub
parent e52053b8ea
commit 7ab9fbc041
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ This guide outlines several methods for enabling HTTPS in your self-hosted Unlea
## Load balancer
The recommended and most robust method is to use a load balancer.
The recommended and simplest method is to use a load balancer.
A load balancer from a cloud provider renews the HTTPS certificates for you and keeps the data safe when it moves between the internet and your server.
Also, your cloud provider's private network between your load balancer and the application is already encrypted.