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
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