- "Bruno Melloni" wrote:
> 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
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