From 267904292575407a0220711858fe2bf49f1671d8 Mon Sep 17 00:00:00 2001 From: zhengjiajin <393926893@qq.com> Date: Thu, 10 Aug 2017 11:12:12 +0800 Subject: [PATCH] Fix lose SSL Passthrough --- controllers/nginx/configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/controllers/nginx/configuration.md b/controllers/nginx/configuration.md index 101f0ee2d..48a14acc6 100644 --- a/controllers/nginx/configuration.md +++ b/controllers/nginx/configuration.md @@ -7,6 +7,7 @@ * [Authentication](#authentication) * [Rewrite](#rewrite) * [Rate limiting](#rate-limiting) +* [SSL Passthrough](#ssl-passthrough) * [Secure backends](#secure-backends) * [Server-side HTTPS enforcement through redirect](#server-side-https-enforcement-through-redirect) * [Whitelist source range](#whitelist-source-range)