Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jun : Delphi2007 Indy SSL problems
| Subject: | Delphi2007 Indy SSL problems |
| Posted by: | vgo2@nospam.freelancersrealm.net |
| Date: | Tue, 10 Jun 2008 15:13:42 |
I've updated from Delphi 7 to Delphi 2007 and I'm having serious problems
with the SSL connections.
I've made a component that use the IdHTTP component to connecto to a
server, it worked fine with
Delphi 7, but in 2007 when I recompile it I get different errors depending
on SSL libraries etc.
that I use.
Where can I download WORKING OpenSSL DLLs for Indy 10? None that I've
found work, I get either
EIdOSSLCouldNotLoadSSLLibrary or EIdReadTimeout depending on the DLL
versions.
- Jani