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

2010-05-14 Thread Igor Galić
- "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

[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