Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Could not load SSL library
#2
(11-10-2020, 11:46 PM)alpires2000 Wrote: Hi, when I try to access a url with https the following error occurs: Could not load SSL library.

What does Indy's WhichFailedToLoad() function report after the error has occured?

(11-10-2020, 11:46 PM)alpires2000 Wrote: But this error only occurs when I compile my app for android 64-bit, 32-bit works well.

You need a 64bit version of the OpenSSL library files. You can't use a 32bit library in a 64bit app, and vice versa.

(11-10-2020, 11:46 PM)alpires2000 Wrote: I am using delphi 10.3.3 and AndroidOpenssl1.0.2h

I believe that zip contains only 32bit files. You are going to have to obtain 64bit files from somewhere else, the Indy repo doesn't have any OpenSSL 64bit library files for Android at this time.

Reply


Messages In This Thread
Could not load SSL library - by alpires2000 - 11-10-2020, 11:46 PM
RE: Could not load SSL library - by rlebeau - 11-11-2020, 06:06 PM
RE: Could not load SSL library - by dfe.prado - 12-07-2020, 07:56 PM
RE: Could not load SSL library - by rlebeau - 12-07-2020, 09:45 PM
RE: Could not load SSL library - by dfe.prado - 12-08-2020, 01:41 PM
RE: Could not load SSL library - by Ahmed Sayed - 12-08-2020, 02:48 PM
RE: Could not load SSL library - by dfe.prado - 12-08-2020, 03:22 PM
RE: Could not load SSL library - by rlebeau - 12-08-2020, 08:35 PM
RE: Could not load SSL library - by Ahmed Sayed - 12-17-2020, 01:47 AM
RE: Could not load SSL library - by rlebeau - 12-17-2020, 07:05 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)