From 035ca150e805d7ff91f1d4581623422df750bf91 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 19 May 2023 17:05:08 -0500 Subject: [PATCH] Update http.markdown --- source/_integrations/http.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/http.markdown b/source/_integrations/http.markdown index 10569357a43..ce9bafb800a 100644 --- a/source/_integrations/http.markdown +++ b/source/_integrations/http.markdown @@ -113,7 +113,7 @@ The [Set up encryption using Let's Encrypt](/blog/2015/12/13/setup-encryption-us ## Multiple Servers (TLS/SSL Configuration per port) -For most use case, configure the first one with the most secure settings when using multiple servers, as it will be used by default when determining the external URL. +For most use cases, configure the first one with the most secure settings when using multiple servers, as it will be used by default when determining the external URL. The below sample will listen on multiple ports which can be useful for devices that use webhooks that do no work with SSL or use an older TLS/SSL standard.