Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: Indy 10 and SLL : Could not load ssl library

www.cryer.info
Managed Newsgroup Archive

Re: Indy 10 and SLL : Could not load ssl library

Subject:Re: Indy 10 and SLL : Could not load ssl library
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Wed, 5 Jul 2006 17:05:44

<none> wrote in message news:44ac377f$1@newsgroups.borland.com...

> I have D2006 Enterprise and the latest Indy components but I
> still get this error. The DLL's are in the project's directory, yet no
> matter what I do I get the error.

Like I said earlier, you are likely not using the correct version of the
DLLs.

> I used sysinternal's filemon and I never even saw the app
> try to open either of the DLL files.

If you have an SSL IOHandler in your project, then the only way for the DLLs
to not be touched at all is if the IOHandler is never invoked.  The DLLs are
loaded automatically as soon as the IOHandler is initialized.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive