Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Paho » MQTT Paho C library using SSL(MQTT Paho C library using SSL)
MQTT Paho C library using SSL [message #1754944] Fri, 24 February 2017 11:23 Go to next message
Bedrick Cedop is currently offline Bedrick CedopFriend
Messages: 1
Registered: February 2017
Junior Member
Hello,
I using MQTT Paho C library and i should use SSL property. However, there is a problem with this. When i try to send data with SSL, server doesn't give any respond and "MQTTCLIENT_SUCCESS" always returns -1. I saw that everyone complain about this problem. Is there any solution for this?

Thanks in advance.
Bedrick
Re: MQTT Paho C library using SSL [message #1759002 is a reply to message #1754944] Wed, 05 April 2017 07:39 Go to previous message
Ian Craggs is currently offline Ian CraggsFriend
Messages: 83
Registered: March 2013
Member
Test programs for TLS/SSL are included in the project, along with Mosquitto configurations that work with them. The tests are run in the Travis and AppVeyor automated builds. These may help you on how to use TLS.

One thing to pay attention to is that two versions of the libraries are created: without and with TLS included. The libraries whose names end with s include the TLS/SSL support.

Previous Topic:Difference of Paho Android Service and Paho Java Client
Next Topic:Paho release schedules
Goto Forum:
  


Current Time: Thu Apr 25 05:33:51 GMT 2024

Powered by FUDForum. Page generated in 0.03141 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top