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

Add Support for Encrypted MQTT Connections to Command Line #445

Merged
merged 1 commit into from
Sep 24, 2021

Conversation

krkeegan
Copy link
Collaborator

Proposed change

This is basically just copied code from the MQTT network interface that already has support for encrypted connections.

Without this, if the user had specified an encrypted port number, the command line would hang and timeout because the command line client was never able to connect.

Checklist

  • The code change is tested and works locally.
  • Local tests pass.

This is basically just copied code from the MQTT network
interface.

Without this, if the user had specified an encrypted port
number, the command line would hang and timeout because the
command line client was never able to connect.
@krkeegan krkeegan merged commit ae2f010 into TD22057:dev Sep 24, 2021
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