can't use a mtls certificate for https queries #420
mathieuruellan
started this conversation in
User Feedback
Replies: 1 comment 1 reply
-
Thank you for your feedback. I have already reported the problem to the HA Companion team. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using HA-Companion and my home assistant is hosted behind a traefik proxy. I can access through authentik with a browser, or with a mtls certificate for android applications. My server is not directly exposed and it is more secured.
The HA official app works well the a mtls certificate.At the first request, i've to confirm the certificate and that's it.
With the HA Companion in Zepp App, when is put the url, it doesn't work, no popup to select the mtls certificate.
The workaround is to configure traefik checking if a Authorization Bearer is in the request.
Beta Was this translation helpful? Give feedback.
All reactions