YIO-Remote / integration.home-assistant

🔌 Home Assistant Integration for YIO
GNU General Public License v3.0
4 stars 6 forks source link

Integrating custom CA`s #20

Closed lkoenigsberger closed 4 years ago

lkoenigsberger commented 4 years ago

Is your feature request related to a problem? Please describe. currently ssl connections to integrations are only working with official certificates issued by a known CA

Describe the solution you'd like Either i am able to get my own CA into the truststore or get an option to disable ssl verification.

Additional context currently failing due to this error:

May 15 10:47:47 YIO-Remote-b827eb79b4c6 app-launch.sh[124]: WARN  homeassistant QAbstractSocket::SocketError(13) "The issuer certificate of a locally looked up certificate could not be found"
lkoenigsberger commented 4 years ago

perfect, yes this should do the trick