@GomarTheGreat wrote:
Hi guys,
I’m trying to set up SSL encrypted DDNS access for my home assistant to use google assistant and to use HA remotely.
I got an easy way to get certificate files from my asus router and it auto updates (my domain: ***.asuscomm.com).
Now I exported the cert.pem and key.pem file from the router and imported these in my Synology nas which I now can use remotely with a green SSL icon in google chrome. Very easy.
I’m wondering if there is an easy way to do this in HA as well, I tried the letsencrypt plugin and also tried to add this to my config with the pem files renamed and added under config/ssl/**:
http: ssl_certificate: config/ssl/fullchain.pem ssl_key: config/ssl/privkey.pem
But these two options give me errors and I can’t get https to work. I’m a little bit confused why it works so easily on my Synology and is so hard on Home Assistant.
I hope anyone can help me out.
Posts: 1
Participants: 1