[us...@httpd] Trusting another server's certificate

2010-05-11 Thread Bruno Melloni
I successfully setup Apache Web Server, mod_ssl and mod_jk so that Apache acts as the load balancer for a cluster of Tomcat(based) servers - using self-signed certificates. This means that I created Apache's certificates with openssl and Tomcat's with Java's keytool. Two of my applications com

[us...@httpd] Installation: Enabling HTTPS on 2.2.15 win32 with SSL - throws error.

2010-05-10 Thread Bruno Melloni
I am completely new to the Apache Web Server. I had no problems installing and running HTTP. The problems started when enabling HTTPS. I could not find instructions in the documentation but I noticed that httpd.conf has two commented sections: LoadModule ssl_module modules/mod_ssl.so Include