Open mak-42 opened 10 months ago
Have you found a solution?
Have you found a solution?
Nope.
A workaround is using cable, but it is not very convenient.
My issue shows
ERROR Cannot connect to MQTT broker: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:992)
Which I assume is the frontend not able to connect although the device connects fine. If your log_topic is assigned then you can use MQTT-Explorer as such and see the logs in that topic.
The problem
I am unable to access device logs wirelessly using MQTT with TLS (there is no problem without tls).
It displays something like that:
MQTT broker log:
It seems ESPHome does not use certificate pointed in "certificate_authority" param.
config:
Which version of ESPHome has the issue?
2023.12.5
What type of installation are you using?
Docker
Which version of Home Assistant has the issue?
No response
What platform are you using?
ESP32-IDF
Board
No response
Component causing the issue
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response