Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mosquitto » session resumption (Enabling session resumption using session ids)
session resumption [message #1794644] Tue, 04 September 2018 12:38
sachin joshi is currently offline sachin joshiFriend
Messages: 1
Registered: September 2018
Junior Member
I have wrote the client programs( 1-publisher ,1-subscriber) using C language. And I am able to transmit the data through mosquitto broker with TLSv2. Now i want to enable session resumption using session ID..

What changes are to be done in my mosquitto broker configuration file and in my client C programs...


Openssl says server needs to generate session ids, which means mosquitto in this context.
However, mosquitto.conf has no option to setup a cache (storing session ids). I have traced the packets through Wireshark , packets are encrypted, but every time a new session ticket is sent. I just want to optimize the handshake by using session resumption(preferably using session IDs or session tickets).

[Updated on: Wed, 12 September 2018 11:42]

Report message to a moderator

Previous Topic:To know more about Mosquitto Stable Releases
Next Topic:How to get mosquitto data in Visual studio.
Goto Forum:
  


Current Time: Fri Apr 26 04:20:24 GMT 2024

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

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

Back to the top