ERROR: HTTPS in Docker with dehydrated, Let's Encrypt and DuckDNS

Hi,

I followed this tutorial https://www.splitbrain.org/blog/2017-08/10-homeassistant_duckdns_letsencrypt but I received this error in Home Assistant:

2019-02-06 00:08:43 ERROR (MainThread) [homeassistant.core] Error doing job: SSL error errno:1 reason: SSLV3_ALERT_BAD_CERTIFICATE
Traceback (most recent call last):
File “uvloop/sslproto.pyx”, line 504, in uvloop.loop.SSLProtocol.data_received
File “uvloop/sslproto.pyx”, line 204, in uvloop.loop._SSLPipe.feed_ssldata
File “uvloop/sslproto.pyx”, line 182, in uvloop.loop._SSLPipe.feed_ssldata
File “/usr/local/lib/python3.6/ssl.py”, line 633, in read
v = self._sslobj.read(len)
ssl.SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] sslv3 alert bad certificate (_ssl.c:2281)

Does anyone have a solution?

I modification the hook.sh for restarts homeassistant container

Thanks,

Rodrigo

Did you find already a solution?

No, sorry. Do you have the same problem?

Yes I had the same problem, I just didn’t pay attention to it anymore.

Okay, thanks :joy: