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

Enable TLS in Pelix MQTT client #55

Open
drem-darios opened this issue Mar 14, 2016 · 1 comment
Open

Enable TLS in Pelix MQTT client #55

drem-darios opened this issue Mar 14, 2016 · 1 comment

Comments

@drem-darios
Copy link

The MQTT client should provide a way to configure TLS encryption and authentication options on the underlying paho mqtt client.

@tcalmant
Copy link
Owner

Hi,
The latest commit gives access to the tls_set() method from the Paho client.
It also give a direct access to the underlying Paho client, with the raw_client property.

The MQTT service doesn't support this feature and will be updated later this month.

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

No branches or pull requests

2 participants