Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] TLS support in Paho C/C++ libraries

It uses OpenSSL.

On 06/12/2017 02:22 PM, stefano.costa@xxxxxxxxxxx wrote:
Hi, enabling TLS support requires having access to the OpenSSL libraries I guess, or has a full self enclosed TLS library ported in Paho? Sorry for asking I can't check the code right now.

--
Stefano Costa
R&D, Managing Director
Bluewind Embedded Systems
M. +39 335 6565749
https://t.me/stefanoco
http://www.bluewind.it

12 giu 2017, 20:17 +0200, Frank Pagliughi <fpagliughi@xxxxxxxxxxxxxx>, ha scritto:
Hello,

I took the liberty of transferring your question to the Paho mailing list.

The Paho C library has supported TLS for a while now, and the C++ library has added support with the upcoming release. Build the libraries with the SSL option enabled.

https://github.com/eclipse/paho.mqtt.c
https://github.com/eclipse/paho.mqtt.cpp

Frank

On 06/12/2017 09:24 AM, Pravallika Kolisetty wrote:
Hi Vladimir,

I am looking for TLS Support in Paho C library. Unfortunately i was not able to find it.  Please share me the lib and source of Paho C TLS support. 

Please share me the link. Thank you in Advance.
--
To learn more about MQTT please visit http://mqtt.org
---
You received this message because you are subscribed to the Google Groups "MQTT" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mqtt+unsubscribe@xxxxxxxxxxxxxxxx.
To post to this group, send email to mqtt@xxxxxxxxxxxxxxxx.
Visit this group at https://groups.google.com/group/mqtt.
For more options, visit https://groups.google.com/d/optout.

_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev


Back to the top