Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Apr : Re: SSL Problem

www.cryer.info
Managed Newsgroup Archive

Re: SSL Problem

Subject:Re: SSL Problem
Posted by:"MrT" (conta..@heat-mi.org)
Date:Wed, 4 Apr 2007 11:24:08

Hi:

    Is WhichFailedToLoad  supposed to return any details? I got message
SSL Library failed to load.


   This seems to be some timing problem since on the second try it
works. Should I just throw in some code to load the library at program
start?

MrT wrote:
> Hi:
>
>   Thanks.
>
>  I am using the OpenSSL website dlls
>
> Will try the WhichFailedToLoad()
>
> Remy Lebeau (TeamB) wrote:
>> "MrT" <contact@heat-mi.org> wrote in message
>> news:4612902e@newsgroups.borland.com...
>>
>>> Indy Snapshot 10.1.5
>>
>> The current version of Indy 10 is 10.1.6.
>>
>>>   I have app deployed using indy SSL. Worked fine for long time
>>> (With version affter version of Indy). I recently rebuilt app after
>>> minor change (nothing to do with SSL) and now when I run it on
>>> xp where deployed, the first time I run block using SSL, I get
>>> Could not load SSL library.
>>
>> Which SSL DLLs are you using?  The ones from Indy's website, or the
>> ones from the official OpenSSL website?  If the former, then try the
>> latter instead, as Indy does not use its custom DLLs anymore.
>>
>> Also, when the failure does occur, try calling WhichFailedToLoad() to
>> find out why.
>>
>>
>> Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive