Replies: 4 comments
|
You will not need to update Indy itself, just the |
|
Thanks Remy. I'm a step futher with compiled/running version on OpenSSL 1.1.1. But until now I have to set Options.VerifyServerCertificate to false. How to validate the server certificate ? Thanks for your help, |
|
Did you install the server's root certificate(s) into OpenSSL? I don't know the equivalents in the new 1.1.x |
|
You are right : solved. Something wrong with my files in the Verify Certificate directory so I switched to a bundle of the “pem” in one file. Application is stable with the new code (dynamic mode) with openssl111k dlls and TLSv1.3. A latest comment:
Not a big deal, but maybe to realign before the merge. Thanks for your support, |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Issue: https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/
My windows 10 application is developped with delphi and indy 10.6.2 and so Openssl 1.0.x.
The server is a php application under Apache running on windows 10.
Will that EOL impact the TLS flow ?
Do I need to upgrade to an indy version with the support for openssl 1.1.x ?
Thanks for your advice,
André.
All reactions