From d417b81ef71382791d2315b5b98aa06f3d07c16d Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 20 May 2023 18:06:48 -0500 Subject: [PATCH] Update source/_integrations/http.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- 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 994b862d7f1..6be2bf02c1d 100644 --- a/source/_integrations/http.markdown +++ b/source/_integrations/http.markdown @@ -51,7 +51,7 @@ servers: required: false type: string ssl_peer_certificate: - description: Path to the client/peer TLS/SSL certificate to accept secure connections from. + description: Path to the client/peer TLS/SSL certificate from which you want to accept secure connections. required: false type: string ssl_key: