Hi
I had a LE certificate running successfully for the past few days.
Last night I was playing around with a new temp sensor using REST and everything was good until earlier today when the server was unresponsive. I initially thought the problem was related to file encoding of the YAML and the degrees symbol.
After some trial and error, I have narrowed it down to Let’s Encrypt ssl_certificate and ssl_key lines.
Commenting these out, the server starts properly on :8123, over plain HTTP.
Re-enabling these two lines breaks my system.
Does anyone have any advice?
Thanks!!
-robinson