mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Update http.markdown
This commit is contained in:
parent
dd2e45a1da
commit
b6f9f9c609
@ -113,9 +113,9 @@ The [Set up encryption using Let's Encrypt](/blog/2015/12/13/setup-encryption-us
|
||||
|
||||
## TLS/SSL Configuration per port
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
Configuring 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.
|
||||
|
||||
- 8123 - TLS with the modern TLS/SSL profile
|
||||
- 8124 - TLS with the intermediate TLS/SSL profile
|
||||
|
Loading…
x
Reference in New Issue
Block a user