#AWS cant connect to Home Assistant - Certificte expired ?
15 messages · Page 1 of 1 (latest)
anyone have issued a certificate problem with amazon echo /aws and HA ? with duckdns and letsencrypt ? i get on a test errors like: CERTIFICATE_VERIFY_FAILED
[13:10]
/api/alexa/smart_home (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1129)')))", but....how can i renew it ? or whats about it ? i thought its done by itself on duckdns ?
atm i use duckdns and nginx SL proxy
not the manager
maybe i need other entries in config yaml ?
http:
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
use_x_forwarded_for: true
trusted_proxies:
- 127.0.0.1
- ::1
- 172.16.0.0/12
but i dot see what i could do about the certificate
and the cert files... are the "old" ones.... from march (fresh installation)
Have you tried starting the Lets Encypt Add on and checking the logs?
It normally runs once and then shuts down.
i think theres another problem, ive deakctivated duckdns, uninstalled it.... copied the certs to another location, reinstalled duckdns...and he makes new certs....
but on my mobile, if i visit the site, it tells me the cert is invalid, valid through 26.06.2023....
i dont know where he get it from....
okay ? now i have done it with letsencrypt, it have made new certs and this worked
mmh... but 502 bad gateway.... gna