Hi guys,

I am working on a .Net HTTP(s) server in .Net, which is released is driving
(as a component) a commercial service and is also release in an openSource
project (nettp: http://sourceforge.net/projects/nettp/).

One of the crucial ingredients is ssl using OpenSsl. but we are encountering
a problem with the 'no OPENSSL_Applink' error.
as this is a .Net project, there is no way (i can think of) to compile with
the applink.c file.
The error manifests while running a load through the server as pop-up
windows 'FATAL' error messages.
I am really in a pinch here, as nothing i did seemed to work, including
trying to compile openSsl 1.0 and running with the new binaries - that only
led to a crash instead of error messages. i'd hate to dump that project, it
took a long time and some hard work to make a .Net server perform anywhere
near to reasonable :P ...

The project is running with openSsl 0.9.8, all the source and relevant
binaries are in the sourceforge project.
I'd appreciate any insight.

Regards,

Amit Ben Shahar

Reply via email to