Hi!

1. Did you use the original sources, or had to modify them?  If the
   original sources work with no change, then it is a great news!  I
   always thought that some of these sources require Visual C++ under
   NT...

I compile   Apache and openssl with VC++ 6 and NT4 and Win 2000.
I didn't make any source code modification. Some modification in mod_sll are made for debugging.
 
I used apache1.3.(3),(4),(6) + mod_ssl +openssl_0.9.3a. I found some problem with mod_ssl's
dbm sessioncache. Apache just crached from time to time. To around  this problem I configured mod_ssl
with SSLsessioncache none and that works fin.
The newer mod_ssl fixed SSLsessioncache problem but I have to upgrade apache too.
 
Robert
 

Reply via email to