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

Overloaded Connect method and accepting password in byte format. #111

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dhanvinshah
Copy link

It is enhancement request.

Currently, password for connect method is being sent in plain text format. With connect overload method, password can be encrypted and sent in byte format.

This fork project is tested with and without overloaded connect method.

Signed-off-by: Dhanvin Shah dhanvin.shah@gmail.com

dshah added 3 commits September 17, 2019 17:28
…qttClient class.

It offers better security if password needs to be encrypted and send it over to broker.
…mat in MqttClient class."

This reverts commit 617ac1b.
…qttClient class.

It offers better security if password needs to be encrypted and send it over to broker.
josesimoes pushed a commit to josesimoes/paho.mqtt.m2mqtt that referenced this pull request Aug 2, 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