No TLS 1.3? #24
Replies: 2 comments
-
|
There are several proposed updates to Indy to add TLS 1.3 to Indy. I believe that what you have downloaded is the base package spilt from which the candidates are derived. If you want to look at my proposed update, you can find it on github at https://github.com/MWASoftware/IndyTLS-OpenSSL. |
Beta Was this translation helpful? Give feedback.
-
|
The CURRENT code in this repo is just a breakout of the existing OpenSSL code from the main IndyProtocols package. The PLAN was to first release v1.0 of this repo for backwards compatibility of existing code - users would simply add a reference to this new IndyTLSOpenSSL package in their projects and recompile. Then, a FOLLOWING v2.0 release would be all about updating this repo to support OpenSSL 3.x and TLS 1.3 moving forward. The PROBLEM has been finding time to get this v1.0 release finalized and pushed out so work on v2.0 can begin. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I finally managed to install the package, but now it seems my main goal was wrong? Does this package support TLS 1.3? I dont see it in the IdServerIOHandlerSSLOpenSSL

I was told to look here....
Beta Was this translation helpful? Give feedback.
All reactions