From 36f16162f0b07723a3d8c3b7c9122d46ea7d77aa Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 20 May 2023 18:07:00 -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 3336e461809..39ec57e0ca9 100644 --- a/source/_integrations/http.markdown +++ b/source/_integrations/http.markdown @@ -59,7 +59,7 @@ servers: required: false type: string ssl_profile: - description: The [Mozilla SSL profile](https://wiki.mozilla.org/Security/Server_Side_TLS) to use. Only lower if you are experiencing integrations causing SSL handshake errors. + description: The [Mozilla SSL profile](https://wiki.mozilla.org/Security/Server_Side_TLS) to use. Only lower the configuration (options: modern, intermediate, old), if integrations cause SSL handshake errors. required: false type: string default: modern