From 8151bf4cf47152ba9e57a5e15645d55071aa047e Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 20 May 2023 18:06:52 -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 6be2bf02c1d..3336e461809 100644 --- a/source/_integrations/http.markdown +++ b/source/_integrations/http.markdown @@ -55,7 +55,7 @@ servers: required: false type: string ssl_key: - description: Path to your TLS/SSL key to serve Home Assistant over a secure connection. If using the [Let's Encrypt add-on](https://github.com/home-assistant/addons/tree/master/letsencrypt) this will be at `/ssl/privkey.pem`. + description: Path to your TLS/SSL key to serve Home Assistant over a secure connection. If using the [Let's Encrypt add-on](https://github.com/home-assistant/addons/tree/master/letsencrypt), this will be at `/ssl/privkey.pem`. required: false type: string ssl_profile: