DataSnap server compiled with Delphi 11 won't load OpenSSL DLLs

Hello Folks!

I ran into a problem migrating my DataSnap server using encryption on the transport level to Delphi 11 Alexandria. I was able to reproduce the problem in a very simplistic sample project and have logged an issue in the Embarcadero JIRA instance here. Your vote would be appreciated.

So the second project will have to wait until the OpenSSL encryption works again in Delphi 11 Alexandria. :anguished:

Salut,
Mathias

Not sure if this is the actual cause, however the DLLs in the subversion folder are a bit out of date. More recent versions of the OpenSSL files can be found here:

The latest version there is 1.0.2u (I think this is the last ever version on the 1.0.2 branch?). The files in the subversion folder are 1.0.2n

Hello Dave,

with the version 1.0.2u the sample client can connect to the sample server. Thanks for the hint.

Maybe I was wrong to believe that the DLLs deployed with Delphi in the Subversion folder should match the version required by Indy. :woozy_face:

Salut,
Mathias