Duckdns problem with ssl

Hi, I am completely new to HA and the raspoberry pi. I have a Pi B+ , with just Hassio on it with duckdns and ssh

I am having the following error message
Mon Jul 22 2019 09:15:20 GMT-0400 (Eastern Daylight Time)
Error doing job: SSL handshake failed
Traceback (most recent call last):
File “uvloop/sslproto.pyx”, line 500, in uvloop.loop.SSLProtocol._on_handshake_complete
File “uvloop/sslproto.pyx”, line 484, in uvloop.loop.SSLProtocol._do_handshake
File “/usr/local/lib/python3.7/ssl.py”, line 774, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1076)

I have followed every step on https://www.home-assistant.io/addons/duckdns/
except the last one

Does any one know where I enter this

{

“domains”: [“my-domain.duckdns.org”,"*.my-domain.duckdns.org"],

}

Thanks in advance

1 Like