net-daemon / netdaemon

An application daemon for Home Assistant written in .NET
MIT License
226 stars 64 forks source link

"HASSCLIENT_BYPASS_CERT_ERR" variable is not working anymore #201

Closed LiranSX closed 4 years ago

LiranSX commented 4 years ago

The problem

in 0.9.6 version there was support for bypassing self signed certificate errors by specifying the certificate's thumbprint as an environment variable named "HASSCLIENT_BYPASS_CERT_ERR". it doesn't work anymore and netdaemon docker app cannot connect to wss:// address of home assistant.

Environment

currently using version 0.15.0 last working in version 0.9.6

helto4real commented 4 years ago

It was working closing this