Jump to content
Rinzwind

FYI: D11 SMTP IdSSLIOHandlerSocketOpenSSL win32

Recommended Posts

Was playing with IdSSLIOHandlerSocketOpenSSL on D11. Seems a 32-bit Windows release lacks the Indy DLL's? Got exception "could not load ssl library" while it works for a 64 bit release.

Edited by Rinzwind

Share this post


Link to post
11 hours ago, Rinzwind said:

Was playing with IdSSLIOHandlerSocketOpenSSL on D11. Seems a 32-bit Windows release lacks the Indy DLL's?

There are no "Indy DLLs".  If you mean the "OpenSSL DLLs", I wouldn't expect Embarcadero to distribute them, you have to download them yourself from online.  Indy has a GitHub repo for that purpose:

https://github.com/IndySockets/OpenSSL-Binaries

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×