mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 19:57:12 +00:00
Update http.markdown
This commit is contained in:
parent
ecc5746a33
commit
0ca5c0034c
@ -115,9 +115,9 @@ The [Set up encryption using Let's Encrypt](/blog/2015/12/13/setup-encryption-us
|
|||||||
|
|
||||||
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.
|
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
|
- 8123 - TLS with the modern TLS/SSL profile
|
||||||
8124 - TLS with the intermediate TLS/SSL profile
|
- 8124 - TLS with the intermediate TLS/SSL profile
|
||||||
8125 - No TLS/SSL
|
- 8125 - No TLS/SSL
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user