Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Could not load SSL library
#4
(08-24-2018, 07:55 AM)mail@hvdboogaard.nl Wrote: When I run I get the errors in the memo:

EIdOSSLCouldNotLoadSSLLibrary
Could not load SSL library.
DES_set_odd_parity,DES_set_key,DES_ecb_encrypt,EVP_des_cfb64

I can't reproduce that error when using the latest Indy SVN rev 5475 with OpenSSL 1.0.2o from Fulgan. You are using rev 5366, which is 2 years old. There have been numerous updates to the IdSSLOpenSSLHeaders.pas unit since that time.

(08-24-2018, 07:55 AM)mail@hvdboogaard.nl Wrote: When I uncomment the first row I get an error see Attachment

At what point does the error happen? At app startup, or later? Is your project static linking to the OpenSSL DLLs in any way, by chance? Indy dynamically loads the DLLs at runtime, and does not load OpenSSL's functions by ordinal.

Reply


Messages In This Thread
RE: Could not load SSL library - by rlebeau - 08-23-2018, 10:47 PM
RE: Could not load SSL library - by rlebeau - 08-24-2018, 09:36 PM
RE: Could not load SSL library - by rlebeau - 08-24-2018, 10:47 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)