Forum > Networking and Web Programming
InitSSLInterface and OpenSSL problem
domasz:
If you could prepare a small demo showing the problem then it would be easier to fix it.
lazzaro2023:
--- Quote from: domasz on November 19, 2023, 09:21:34 pm ---If you could prepare a small demo showing the problem then it would be easier to fix it.
--- End quote ---
Attached is the simple demo as you have requested.
dseligo:
Your demo project works out of the box here (W11, Lazarus 2.2.6, FPC 3.2.2) - I attached screenshot.
You probably have wrong SSL libraries or you put them in the wrong place.
dseligo:
--- Quote from: lazzaro2023 on November 19, 2023, 06:44:42 pm ---Does the 32 in the name of the dll file indicate that it is 32-bit?
--- End quote ---
No.
--- Quote ---Also, are the only files I need to add to the folder where I have the program just the dll files?"
--- End quote ---
Yes.
Are you sure your compiled program is 64-bit?
lazzaro2023:
--- Quote from: dseligo on November 19, 2023, 11:43:52 pm ---Your demo project works out of the box here (W11, Lazarus 2.2.6, FPC 3.2.2) - I attached screenshot.
You probably have wrong SSL libraries or you put them in the wrong place.
--- End quote ---
Thank you, it works!!! However, if I launch Windows Sandbox and put the 2 dlls and the .exe in a folder, it doesn’t work. Why?
Navigation
[0] Message Index
[*] Previous page