Openssl library- 1.1.1g C++ disconnection and reconnection

2021-03-09 Thread om pushkara
Hi, I have been trying to implement TLS using OpenSSL libraries in C++. I was able to successfully connect to a TLS server. But our software requires it to disconnect and reconnect if i use the reconnect option . It doesn't reconnect well after the 2nd attempt . Is there any generalised code avai

Fwd: Openssl - 1.1.1g disconnection and reconnection

2021-03-05 Thread om pushkara
Hi, I have been trying to implement TLS using OpenSSL libraries in C++. I was able to successfully connect to a TLS server. But our software requires it to disconnect and reconnect if i use the reconnect option . It doesn't reconnect well after the 2nd attempt . Is there any generalised code avai