Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mosquitto-dev] Help (mosquitto tls)

Hello,
I am working on Mosquitto 1.3.4 . I have implemented a mosquitto C++ client using mosquittopp. I have successfully done TLS connection with test.misquitto.org on port 8884.

- I want to know is there any way to get the TLS session ID and TLS session management from mosquitto/mosquittopp API's?
- Is there any TLS session resumption feature available? If yes, could you please let me know how this could be achieved?

Regards,
Praveen


Back to the top