How to make OVD negotiate on TLSv1.2
Hi community,
I have an OVD (11.1.1.9.0) environment with an SSL enabled endpoint.
While testing with openssl, i see that it is trying to negotiate with TLSv1.0 and allows connection.
There is a client which only allows TLSv1.2 and the connection is failing when it is trying to connect to the OVD.
How do I enable OVD to negotiate with TLSv1.2 instead of TLSv1.0.