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

Implement initial TLS support #93

Merged
merged 1 commit into from
Feb 18, 2024
Merged

Implement initial TLS support #93

merged 1 commit into from
Feb 18, 2024

Conversation

DennisOSRM
Copy link
Owner

  • run cargo clippy and fix all issues
  • run cargo fmt to format all source files

With this patch one can add the linetls = true to config.toml and the tool will connect via TLS and new default port 8883 to the MQTT instance.

@DennisOSRM
Copy link
Owner Author

implements #90, #55.

@DennisOSRM DennisOSRM merged commit 05a81b8 into main Feb 18, 2024
6 checks passed
@DennisOSRM DennisOSRM deleted the tls_support branch February 18, 2024 20:02
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

Successfully merging this pull request may close these issues.

1 participant