Tom Dietz wrote: > That cleared up all the compile errors, however now it is trying to link > in libeay32_vc71.lib which I can't find anywhere in the openssl tree. > There is a link to this on the main page. The openssl that ships with win32 is renamed to avoid conflicts with the VC6 version (which won't work correctly with a VC7 binary). Tony