by captain [cubnc at users dot sourceforgen dot net] posted on 2005/03/22 |
|
I'm looking at the sspiprovider class, and I see that the methods are all imported from crypt32.dll or advapi32.dll
Would it be possible to write something like a dropin replacement for that class that uses the OpenSSL dll files for encryption instead.
If would solve the problem with glftpd2.0, since we know that libeay32.dll and ssleay.dll support the proper cihper suites, since they are used with programs such as flashfxp (delphi) and ftprush/ultrafxp (unknown language)
|