mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 11:16:54 +00:00
Update source/_integrations/http.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
d1f0ab2185
commit
f9652a977c
@ -47,7 +47,7 @@ servers:
|
|||||||
type: integer
|
type: integer
|
||||||
default: 8123
|
default: 8123
|
||||||
ssl_certificate:
|
ssl_certificate:
|
||||||
description: Path to your TLS/SSL certificate 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/fullchain.pem`. We recommend to use the [NGINX add-on](https://github.com/home-assistant/addons/tree/master/nginx_proxy) instead of using this option.
|
description: Path to your TLS/SSL certificate 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/fullchain.pem`. We recommend to use the [NGINX add-on](https://github.com/home-assistant/addons/tree/master/nginx_proxy) instead of using this option.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
ssl_peer_certificate:
|
ssl_peer_certificate:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user