I'm trying to use mirc with the portable switch to connect to a SSL server.

Quote:

Basic SSL settings can be found in the Connect/Options dialog, and are visible only when the OpenSSL dlls are loaded. mIRC loads the OpenSSL dlls automatically when it is first run if it finds libeay32.dll and ssleay32.dll (v0.9.7c) in the mIRC folder.


I did install the last win32 OpenSSL distribution (aka. 0.9.8.5 aka. 0.9.8e).
I even copied the 2 required DLL files from the windows\system32 dir to the mirc dir.

Quote:

$isfile(d:\windows\system32\libeay32.dll) : $true
$isfile($mircdirlibeay32.dll) : $true
$isfile(d:\windows\system32\ssleay32.dll) : $true
$isfile($mircdirssleay32.dll) : $true


D:\windows\system32\ is in my PATH var.

It looks like mirc doesn't load them at all. Anyone got an idea ? :>

Last edited by rastamanx; 25/08/07 10:53 PM.