Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why the selfsigned certificate is not usable #589

Open
woodlist opened this issue Sep 8, 2021 · 2 comments
Open

Why the selfsigned certificate is not usable #589

woodlist opened this issue Sep 8, 2021 · 2 comments

Comments

@woodlist
Copy link

woodlist commented Sep 8, 2021

Mr. Nordquist, thanks for great job. Please, advise how to get used the selfsigned certificates. The not valid being of selfsigned certificate is okay for given project.

@bertmelis
Copy link

You have two options:

  • disable certificate validation
  • add the root certificate (CA) via the "advanced" connection settings.

@gjlamb
Copy link

gjlamb commented Jan 18, 2022

I'm trying to help a dev resolve issues with another project and I think there may be issues with certificate validation in his script causing my problem. MQTT Explorer connects to my Hisense TV with some certs I found on another project but I have to disable the validate certificates toggle.

My question is, how in MQTT do you set the validate certificates option? The other projects are using python with mqtt to connect to Hisense tvs.

MrAsterisco/homebridge-hisense-tv
newAM/hisensetv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants