alanfischer / hassiq

Home Assistant interface for Garmin's Connect IQ Platform

Home Page:https://apps.garmin.com/en-US/apps/47bd4ae9-088b-4404-a299-5bb5f69e0470

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSL certificate trust issue

R0nd opened this issue · comments

commented

I'm getting a "Status:-300" message when opening the widget. Found the following exception in device logs:

HTTP FAILED: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.

My HASS instance uses a letsencrypt certificate which is valid in browsers.

commented

My bad, it was a server configuration issue. Had to add SSLCertificateChainFile to apache config.