Jump to content
Registration disabled at the moment Read more... ×
mezen

Indy & OpenSSL 1.1.1 & TLS 1.3

Recommended Posts

4 hours ago, Robert Gilland said:

I cannot understate the necessity to handle TLS1.3!

It is not strictly related to the use of TLS 1.3 but rather to the use of the new SSLs (we are now at 3.x), given that the old ones (which Indy still uses) have been deprecated and therefore could represent a security risk.

It must be said that with the PR version of the Indy repository which supports OpenSSL 1.1.1, you can also use OpenSSL 3.1.x not for all the functions but for a good part (which is the one that interests the SSL functionality of a WEB server for example).

 

Actually I have a WEB server with Indy and SSL 3.1.4 on Windows.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×