Hey there, I’m having an issue getting let’s encrypt working.
I am getting this error when I connect using the duckDNS address (through Chrome):
This site can’t provide a secure connection
xxxxxx.duckdns.org didn’t accept your login certificate, or one may not have been provided.
Try contacting the system admin.
ERR_BAD_SSL_CLIENT_AUTH_CERT
And the pi’s IP give’s this error (through Chrome):
This site can’t be reached
The connection was reset.
The HASS log is also empty.
I can connect locally via the pi’s IP address to home assistant if I remove the HTTP lines in the config.
Any Ideas?
All of the certificates have 755 permission (I also tried 777 but no luck)
if root then sudo chown homeassistant:homeassistant filename assuming HA’s user is homeassistant
if made by any other user then as the user you can just chown homeassistant:homeassistant filename
Once you update the cert, you can switch back to your previous port forwarding. Also - you probably have port 80 aimed at HA - you can turn that off after updating the cert.