Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it possible to use new version of Indy 10
#7
(07-01-2018, 03:10 AM)rlebeau Wrote:
(06-29-2018, 07:06 PM)OldBob1938 Wrote: Once I've done all of this, done a clean on the project, recompiled and relinked, OPENSSL 1.02 files give me the original failures.

Which failures exactly?  Because it CAN'T be the ones you originally mentioned here, as those errors only affect Indy 9, only Indy 10.  Are you ABSOLUTELY SURE your code is compiling with Indy 10?  Check the Version property of *any* Indy component at runtime, what does it actually return?  When OpenSSL fails to load, what exact version does Indy's OpenSSLVersion() function return?

Here's the status returns using 1.02
SSL_CTX_set_info_callback_indy
X509_STORE_CTX_get_app_data_indy
X509_get_notBefore_indy
X509_get_notAfter_indy
SSL_SESSION_get_id_indy
SSL_SESSION_get_id_ctx_indy
SSL_CTX_get_version_indy
SSL_CTX_set_options_indy
des_set_odd_parity
des_set_key
des_ecb_encryp
idssliohandlersocket status
Resolving hostname smtp.gmail.com.
idssliohandlersocket status
Connecting to 108.177.122.109.
smtp status
Connected.
idssliohandlersocket status
Disconnected.
IdMsg 10.1.5                   // these are the runtime versions
gSMTP 10.1.5
IOHandler 10.1.5

I couldn't figure out how to use the OpenSSLVersion() function.  I tried a number of things but just got errors.  The first 11 errors disappear when I use 096.  I really do appreciate your patience with my problem.

(07-01-2018, 03:10 AM)rlebeau Wrote:
(06-29-2018, 07:06 PM)OldBob1938 Wrote: Is there any solution to this without installing the newest version with whatever new problems that might bring?

I can't answer that yet.  If your project is still compiling with Indy 9 and not 10, you CAN'T use a newer version of OpenSSL past 0.9.6 with it.  And if your project is compiling with Indy 10, you should not be getting the same kind of failures as before.  I know *for a fact* that the latest SVN snapshot of Indy 10.6.2 (SVN rev 5462 at the time of this writing) works fine with the latest OpenSSL 1.0.2o DLLs.

Something seems to be really screwed up with my system.
Reply


Messages In This Thread
RE: Is it possible to use new version of Indy 10 - by OldBob1938 - 07-01-2018, 04:36 AM

Forum Jump:


Users browsing this thread: 4 Guest(s)