We are trying to connect to our server where its configuration requires the TLS1.1 protocol for connection. Debian 6 repos do not have direct backports for libssl1.0.0
and OpenSSL.
We need some guidance in updating libssl
and compiling a newer OpenSSL version from source. I hope compiling and updating these libraries from source is possible.