Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Oct : Re: Which packages to use for Indy10 in Rad Studio 2007
| Subject: | Re: Which packages to use for Indy10 in Rad Studio 2007 |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 12 Oct 2007 12:20:38 |
"Gelein van de Voorde" <gelein@gvsnet.nl> wrote in message
news:470fc60a$1@newsgroups.borland.com...
> With version 0.9.8.5 of the libraries the version compiled with
> Indy 10.0.20 complains "SSL is not available on this server".
> This message is confusing. I think the user should get a message
> that the library version mismatch or something like that.
The SSL handshake reports a general failure at runtime due to a failed
negotiation at the protocol layer when establishing a connection. That is
the error that Indy is reporting as an exception. There is no way for Indy
to detect that the issue may be caused by a version mismatch in the
libraries.
Gambit
none