Hi !
 
When I try to compile openssl-0.9.7-stable-SNAP-20041229.tar.gz under Windows2000 with Microsoft Visual 2003, I have two problems :
 
- #include <openssl/err.h> is missing in /crypto/comp/c_zlib.c
 
If I had this include, it compile fine (nmake -f ms\nt.mak) but test failed with the message :
 

test sslv2
SSLv2, cipher SSLv2 DES-CBC3-MD5, 512 bit RSA
test sslv2 with server authentication
server authentication
depth=0 error=20 /C=AU/ST=Queensland/O=CryptSoft Pty Ltd/CN=Server test cert (51
2 bit)
ERROR in CLIENT
1744:error:1407E086:SSL routines:SSL2_SET_CERTIFICATE:certificate verify failed:
.\ssl\s2_clnt.c:1066:
SSLv2, cipher (NONE) (NONE)
problems.....
 
 
 
Thanks and have a good year 2005.

Reply via email to