Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: Indy 10 and SLL : Could not load ssl library
| Subject: | Re: Indy 10 and SLL : Could not load ssl library |
| Posted by: | "Jerome" (tr..@machin.com) |
| Date: | Fri, 30 Jun 2006 14:52:33 |
Malatar a écrit :
> English:
>
> But i already put the dll in the folder of my project and i have the
> same problem.
> I put the dll in system32 folder too and it not work too.
>
> I went to try ICS component but SSL isn't free, and i don't want to use
> TWebbrowser.
>
> That then I to make?
>
> Thanks
>
>
> French :
>
> J'ai déjà les dll dans le répertoire de mon application et ca n'a rien
> changé, j'ai meme testé avec les dll dasn le répertoire system32 et j'ai
> le même résultat.
>
> J'ai voulut tester les composants ICS mais le SSL est payany, end je ne
> veux pas passer par un TWebBrowser.
>
> Que puis je faire ?
>
> Merci
>
>
je n'ai pas encore essayé le composant idhttp
par contre j'ai déja utilisé les composants idftp 9 et 10 avec une
connection en SSL et il n' y a rien de plus compliqué :
prendre le composant idftp + idSSLiohandler... et faire l'association
entre les 2 par la propriété Iohandler
Et ça marche.
jerome