OpenSSL DLLs 1.1.1 ported to Total Commander

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Fla$her
Power Member
Power Member
Posts: 2318
Joined: 2020-01-18, 04:03 UTC

Re: OpenSSL DLLs 1.1.1 ported to Total Commander

Post by *Fla$her »

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.
Overquoting is evil! 👎
Fla$her
Power Member
Power Member
Posts: 2318
Joined: 2020-01-18, 04:03 UTC

Re: OpenSSL DLLs 1.1.1 ported to Total Commander

Post by *Fla$her »

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.

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! 👎
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: OpenSSL DLLs 1.1.1 ported to Total Commander

Post by *ghisler(Author) »

They are probably using functions not present on Windows XP.

You can use the fileinfo plugin on the page "Imports /Exports" to check this.
Author of Total Commander
https://www.ghisler.com
Fla$her
Power Member
Power Member
Posts: 2318
Joined: 2020-01-18, 04:03 UTC

Re: OpenSSL DLLs 1.1.1 ported to Total Commander

Post by *Fla$her »

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.
Overquoting is evil! 👎
Post Reply