Let's Encrypt Problem with ssl_certificate and ssl_key

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

Hi Robinson,

Even I’m facing exactly the same issue.

Whether you are able to figure out?

Thanks
Sridhar

Hi

It was caused by a bad certificate.

Try renewing the certificate again. :+1:

Hi Robinson,
Now I’m able to open my home assistant page with https://haip:8123

Thanks