Hi All, I am planning to upgrade my tls connection from 1.0 to 1.2. I have made changes from the client side and am able to see the client hello with tls version 1.2. The server supports only 1.0 and the client is not falling back to 1.0 and giving me a fatal that Protocol version alert.
Please let me know shall I need to add backward compatibility code separately. If yes then how can i do it. Could you please provide some example for the same. Thanks, Gayathri