CAS with apache and tomcat
me
mlists at e-beyond.de
Thu Mar 27 03:43:28 EDT 2008
Hi,
I'm currently developing a application with an cas integration.
Everything works great with
a tomcat-only installation. That means I've got a tomcat with 3 virtual
hosts (cas.xyz.com,
www.xyz.com and admin.xyz.com). The last 2 virtual hosts can
successfully authorize against cas.
But when I'm going live I've got a diffrent setup. The tomcat is on the
same server as the apache webserver.
The apache is working with ProxyPass to the ajp-port of the tomcat.
Where do I have to configure SSL? Is it only on the webserver or do I
have to configure it also on the tomcat?
What about the certificate for the jvm which of them has to be in the store?
Can I convert an openssl key to an java-key? Do you now of any tutorial
doing that setup?
Thanks for your help in advice.
Marc
More information about the cas
mailing list