-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

To whom it may concern,

On 2/25/2010 10:56 AM, sikorsky wrote:
> I'm new to Apache 2.2 and TomCat 6.0.  I thought I could use SSL on 
> my Apache web server and not need to have SSL on my Tomcat 
> applications.

You can.

> Especially since they are both on the same server.

This is not really relevant, but having them on the same server will
significantly improve performance.

> I installed an Entrust Cert on my Apache webserver and it works fine 
> with https.

Great.

> When I redirect to the Tomcat servlet I get a 404.  If I switch to 
> http everything works fine.

Your configuration must have something missing. Remember that the SSL
configuration of the server is separate from the non-SSL portion. If you
have JkMount or ProxyPass directives in the non-secure configuration,
you'll have to duplicate those in your SSL section.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuG314ACgkQ9CaO5/Lv0PCR0QCgw8pTiD7zfYYqI/vtklhqM37e
+LcAnjTIINde3/t29xCQo5MfoyO7cnS5
=SYl9
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to