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

TLS support and logging #1415

Open
Godsgrav3 opened this issue May 30, 2024 · 0 comments
Open

TLS support and logging #1415

Godsgrav3 opened this issue May 30, 2024 · 0 comments
Assignees

Comments

@Godsgrav3
Copy link

Describe the issue
Connection logging:
I recently started testing the thingsboard gateway and had some good results after following the documentation (https://thingsboard.io/docs/iot-gateway/getting-started/), but one thing I cannot get too work is the log in the MQTT connector (step 3). Do I need to enable something else that is not on the getting started page?

TLS connection:
One of our must haves is the ability to connect to a host over port 8883 (tls), now I do see that there is a "basic" option in the security section of the broker, which I currently use with the correct username and password. Next to that I have used the documentation here https://thingsboard.io/docs/user-guide/mqtt-over-ssl/ to create the pem files. But sadly I still do not see the expected device in "devices". Also doesn't help that I don't have logs :). Is there another requirement that I must do before I can use TLS?

Connector name (If you need help with some connector/converter):
MQTT connector with tls

Versions (please complete the following information):

  • OS: Ubuntu 23.10
  • Thingsboard IoT Gateway version 3.5
  • Python version 3.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants