Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Indy for Lazarus and SSL v3.x
#7
(12-08-2025, 06:03 PM)dpapdpap Wrote: Remy, I installed TaurusTLS and I made a test app with just two components: an TidHTTP1 and a TTaurusTLSIOHandlerSocket. I set HTTP1.IOhandler:=  TaurusTLSIOHandlerSocket1, I download DLLs v3.6/64bit puting them in app's dir and I tried a HTTP1.POST but i receive the error couldnotloadSSLlibrary. What i missed?
PS. Lazarus, Windows, app all are 64 bit
PS2. The same error raises when I'm trying to run the Demo "TaurusHTTPserver". It compiles ok but executing "LHTTP := THTTPServer.Create" raises the error

For OpenSSL 3.6 on Win64, you need the following file:

https://github.com/TaurusTLS-Developers/...-win64.zip

That should contain the files:

libcrypto-3-x64.dll
libssl-3-x64.dll

Those files need to be in the same directory as your executable.  Look carefully.  It would probably be in a directory such as lib\x86_64-win64
Reply


Messages In This Thread
Indy for Lazarus and SSL v3.x - by dpapdpap - 12-07-2025, 06:53 AM
RE: Indy for Lazarus and SSL v3.x - by rlebeau - 12-08-2025, 03:01 AM
RE: Indy for Lazarus and SSL v3.x - by dpapdpap - 12-08-2025, 10:15 AM
RE: Indy for Lazarus and SSL v3.x - by rlebeau - 12-08-2025, 05:02 PM
RE: Indy for Lazarus and SSL v3.x - by dpapdpap - 12-08-2025, 06:03 PM
RE: Indy for Lazarus and SSL v3.x - by rlebeau - 12-09-2025, 03:04 AM
RE: Indy for Lazarus and SSL v3.x - by JPeterMugaas - 12-09-2025, 04:59 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)