Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Dec : Re: Delphi 2007 - Indy 10 - TidHttp raises a Read Timeout error accessing SSL/ht
| Subject: | Re: Delphi 2007 - Indy 10 - TidHttp raises a Read Timeout error accessing SSL/ht |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 6 Dec 2007 10:52:29 |
"Kevin Frevert" <kevin@workdrinkingicewater> wrote in message
news:475841fb$1@newsgroups.borland.com...
> Now I get 'Could not load SSL library'. The SSL dlls (that are/were
> on the Indy site) are in the same directory as the exe .
Those DLLs were custom-made for private use by older versions of Indy.
Newer versions use the official DLLs from OpenSSL's website now.
> Googled around and downloaded suggested dlls from OpenSSL.org, installed
> that and now I'm getting an exception
> 'HTTP/1.1 500 Internal Server Error'
Then you likely did not configure TIdHTTP's SSL settings correctly for that
server.
Gambit