RE: Can I Make a OpenSSL with Visual C++ 6.0

2001-01-11 Thread Daniel MD
Why don't you give a try to openSA.org, it has the openssl compiled, it installs apache and lots of modules but, this can all be removed and you can install openSSL alone. If someone, already did the dirty job why do it yourself, well i guess that if you want to study the program, that's Ok, beca

RE: Can I Make a OpenSSL with Visual C++ 6.0

2001-01-11 Thread Marco Cunha
Hi!   Just follow the instructions in INSTALL.W32. I should note however the installation bit doesn't work very well.   "copy /b inc32\* c:\openssl\include\openssl" doesn't copy subdirectories like expected and it should copy into "c:\openssl\include" not "c:\openssl\include\openssl". I jus