Conversion of a Delphi program to current TLS version for REST-API

Job ID: 37070098

Budget: €30 – €250 EUR

I use a programme written for me in Delphi version 11, where I access a database with the REST Api components of Delphi.

Now the TLS version is being changed.

Here is the information from the supplier:
we would like to remind you again today about the changes to the encryption protocol Transport Layer Security (TLS). TLS enables secure data transmission on the internet and is released by the Internet Engineering Task Force (IETF).

As of Thursday 31 August 2023, we will no longer support TLS versions 1.0 and 1.1. Consequently, access to our REST API via these versions will no longer be possible. Data protection authorities recommend the use of TLS 1.2 or 1.3, as these meet the current security standards and thus ensure secure data transmission.

In order for us to ensure smooth access to our systems, we ask you to ensure that you or your service provider have switched to a current TLS version by then.

So I need to check or change my programme to a current TLS version.