mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Add note for fixing cloudmqtt certificate errors (#7842)
See https://community.home-assistant.io/t/cloudmqtt-issues-expired-certificate/73030/4
This commit is contained in:
parent
e90e25c3f4
commit
8581701803
@ -173,4 +173,7 @@ mqtt:
|
|||||||
<p class='note'>
|
<p class='note'>
|
||||||
Home Assistant will automatically load the correct certificate if you connect to an encrypted channel of CloudMQTT (port range 20000-30000).
|
Home Assistant will automatically load the correct certificate if you connect to an encrypted channel of CloudMQTT (port range 20000-30000).
|
||||||
</p>
|
</p>
|
||||||
|
<p class='note'>
|
||||||
|
If you experience an error message like `Failed to connect due to exception: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed`, then add `certificate: auto` to your broker configuration and restart Home Assistant.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user