Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: secure client networks no longer work with pre-allocated client list #252

Merged
merged 1 commit into from
Dec 26, 2021

Conversation

ghost
Copy link

@ghost ghost commented Dec 22, 2021

The pre-allocated client list instantiated clients w/o setting the secure flag correctly. Only the network's secure flag was set from the clients configuration file.

This patch also eliminates redundancy by keeping the secure flag in a single place.

@ghost
Copy link
Author

ghost commented Dec 22, 2021

Might be the root cause for #242... Fixes #242?

@ty4tw ty4tw merged commit 27b5c76 into eclipse-paho:master Dec 26, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant