Title: SSLEAY32
The library names are different for the win32 build. They are libeay32.lib and ssleay32.lib.
 
====================
Greg Stark
[EMAIL PROTECTED]
====================
 
 
----- Original Message -----
Sent: Tuesday, August 28, 2001 3:40 PM
Subject: SSLEAY32



        I have come across a problem I'm not quite sure how to fix. I use d2i_x509 in one of my applications. When I compile on NT I can't find any libssl.lib or libcrypto.lib files all I find is ssleay32.lib so I link against that. It comes up with an undefined symbol _d2i_x509. But if I compile on solaris and link against libssl.so and libcrytp.so it compiles. Why is there a different between the two platforms?

-------------------------------------
Andrew T. Finnell
Software Engineer
eSecurity Inc
(321) 394-2485

Reply via email to