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:none
Date:Wed, 5 Jul 2006 15:04:42

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. I used sysinternal's filemon and I never even saw the app try
to open either of the DLL files.

"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:44a56c2e$1@newsgroups.borland.com...
>
> "Malatar" <info@full-technologies.com> wrote in message
> news:44a4e1af$1@newsgroups.borland.com...
>
>> I have some problems with indy and his component IdHttp.
>> I'm trying to send post informations, but all the time Indy
>> send me an error : Could not load ssl Library.
>>
>> I have Delphi 2005 enterprise update 3 and i'm using openssl
>> lib 0.98a
>
> The version of Indy that ships with any version of Delphi (up to and
> including 2006) cannot use the standard OpenSSL DLLs at all.  You must use
> the custom Indy-made DLLs instead.  Download links are available on Indy's
> website (http://www.indyproject.org).
>
> Indy 10 recently got updated to fully support the standard DLLs, so the
> custom DLLs are no longer needed.  To use the standard DLLs, you need to
> upgrade to the latest Indy 10 snapshot.
>
>> I dont known how to find the version of indy component
>
> Right-click on any Indy component in the form designer, or look in the
> IdVers.inc file.
>
>> they are the originaly install of the components.
>
> Then you are using an older build.
>
>
> Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive