TLS 1.0 API Calls

We are using Cloudberry for data backup on our AWS S3 Bucket,
and as AWS informed, they are going to stop TLS 1.0 API calls from 23rd June 2023.

We have Windows Server 2008 and using Cloudberry backup server version 5.8.6.27
just want to know can we upgrade Cloudberry to 7.8.2 version on windows server 2008?
if yes what additional packages we might need to install on server?
and can same application version make API calls from TLS 1.2 without any changes ?
Additional info- We use .net version 4.0 on server.

[reply=“Mahesh Ajrekar;d9328”] You can upgrade if you are on a subscription-based license or have an active annual maintenance subscription. As for TLS, this is something you need to configure on your OS. https://learn.microsoft.com/en-us/mem/configmgr/core/plan-design/security/enable-tls-1-2-client

Thanks for replying, Alexander.
We do have TLS 1.2 enabled on our server.
I just need clarification whether it will make API calls using TLS 1.2 after disabling TLS 1.0?

[reply=“Mahesh Ajrekar;10345”] It should, but I recommend updating to the latest version anyway. 5.8 is a very old on

Thank you
Do we need to install latest .net framework for 7.8.2 version cloudberry?
or version 4.0 should be fine ?