Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : Re: Indy 10, POP3 and SSL/TLS
| Subject: | Re: Indy 10, POP3 and SSL/TLS |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 24 Apr 2006 12:37:20 |
"Sasa Zeman" <public@szutils.net> wrote in message
news:xn0ela4bl2ze2b000@newsgroups.borland.com...
> Which version exactly should be loaded from http://www.openssl.org/ for
> the latest dev. Indy 10 snapshot ?
As I said earlier, the latest version - which is 0.9.8a
> All current files are downloaded from Fulgan
Which is your first problem...
> and there is no available newer OpenSSL version than 0.96.
You are not downloading the official OpenSSL DLs to begin with. As I told
you earlier, the OpenSSL files on the mirrors are Indy's custom versions of
OpenSSL. For a LONG time, Indy could not use the official OpenSSL DLLs at
all, and as such Indy was usually several versions behind on security
updates. That is no longer the case.
> It happend exactly I wrote. By "trigger the firewall" - firewall show
> that application tries to access internet in these specific moment.
> That differs from Indy 9.
There is nothing in TIdPOP3 that tries to access the Internet before
Connect() is called.
Gambit