1) When I compile the OpenSSL distribution doesn't the distribution include the ssl_mod.o which is needed for Apache 2.0.52 to accept SSL connections?
2) In addition why can't I used the mod_ssl.o located on this site (http://www.modssl.org) for Apache 2.0.52?
3) If I simply want to download and compile the correct ssl_mod.o for Apache 2.0.52, what would you recommend?
4) Is the only difference between Apache 2.0.52 and Apache 1.3.3 the fact that 1.3.3 includes programs to deal with public/private key management and the ssl_mod.o module?