Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error: Could not load SSL library
#5
I call this in Main Form initialization:

initialization
IdOpenSSLSetLibPath(ExtractFilePath(Application.ExeName));

Report from user:
Failed (using sslvTLSv1_2) for url: https://www.creativepegworks.com/
Error: EIdOSSLCouldNotLoadSSLLibrary, Could not load SSL library.
"Failed to load C:\Users\hjhu\Desktop\HttpsTestv1.2\libeay32.dll."
Failed (using sslvTLSv23) for url: https://www.creativepegworks.com/
Error: EIdOSSLCouldNotLoadSSLLibrary, Could not load SSL library.
"Failed to load C:\Users\hjhu\Desktop\HttpsTestv1.2\libeay32.dll."

"Failed to load..." is from call to WhichFailedToLoad()
This proves that Indy is looking for the correct dlls. However, the program still fails.
However, works fine for me on Windows 10.

http://www.bauerapps.com/dev/HttpsTest.zip

Any ideas?
Reply


Messages In This Thread
Error: Could not load SSL library - by RaelB - 05-09-2018, 08:49 AM
RE: Error: Could not load SSL library - by RaelB - 05-09-2018, 02:10 PM
RE: Error: Could not load SSL library - by RaelB - 05-09-2018, 03:19 PM
RE: Error: Could not load SSL library - by RaelB - 05-09-2018, 06:36 PM
RE: Error: Could not load SSL library - by RaelB - 05-12-2018, 06:44 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)