Delphi: idHttp+SSL

To use Indy’s OpenSSL class, you need ssleay32.dll and libeay32.dll. That probably should have been apparent from the source of the exception in the Indy code you tried to execute. The libraries are linked to from the Indy page mentioned in the question. If you’re legally allowed to do so, you can distribute them with … Read more