2ghisler(Author)
Please compile dlls with the relevant names (libcrypto-1_1-x64.dll , libcrypto-1_1.dll , libssl-1_1-x64.dll , 'libssl-1_1.dll) for XP, to ensure operation in HTTP Browser.
OpenSSL DLLs 1.1.1 ported to Total Commander
Moderators: Hacker, petermad, Stefan2, white
Re: OpenSSL DLLs 1.1.1 ported to Total Commander
Overquoting is evil! 👎
Re: OpenSSL DLLs 1.1.1 ported to Total Commander
2ghisler(Author)
What will you say? It's as easy as pie for you. Without this, the plugin will not support SSL/TLS on XP.
What will you say? It's as easy as pie for you. Without this, the plugin will not support SSL/TLS on XP.
Code: Select all
---------------------------
HTTP Plugin SSL Init Error
---------------------------
EIcsLibeayException
Failed to load OpenSSL file ...\Plugins\wfx\HTTPBrowser\x86_ssl_dll\libcrypto-3.dll or ...\Plugins\wfx\HTTPBrowser\x86_ssl_dll\libcrypto-1_1.dll
---------------------------
ОК
---------------------------
Overquoting is evil! 👎
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: OpenSSL DLLs 1.1.1 ported to Total Commander
They are probably using functions not present on Windows XP.
You can use the fileinfo plugin on the page "Imports /Exports" to check this.
You can use the fileinfo plugin on the page "Imports /Exports" to check this.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: OpenSSL DLLs 1.1.1 ported to Total Commander
2ghisler(Author)
The author himself pointed out that the problem is incorrect compilation, i.e. the plugin should properly open SSL on XP if you do what I ask.
The author himself pointed out that the problem is incorrect compilation, i.e. the plugin should properly open SSL on XP if you do what I ask.
Overquoting is evil! 👎