-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gennady,
On 12/13/2010 10:05 AM, Gennady Shumakher wrote:
> Chuck, thank you. It's good approach, but wouldn't that mean that all
> applications will be accessible through SSL as well? That's not desired
> in my case. I have a monitoring application t
> From: Gennady Shumakher [mailto:gshumak...@gmail.com]
> Subject: Re: Secure specific web application with SSL in HTTP Tomcat
> wouldn't that mean that all applications will be accessible
> through SSL as well?
If the client chooses to use SSL, what's wrong with that?
Chuck, thank you. It's good approach, but wouldn't that mean that all
applications will be accessible through SSL as well? That's not desired
in my case. I have a monitoring application that I would like to access
remotely through SSL, but it is going to work with self-signed
certificate, thoug
> From: Gennady Shumakher [mailto:gshumak...@gmail.com]
> Subject: Secure specific web application with SSL in HTTP Tomcat
> If Tomcat and all of the deployed web applications are
> available through HTTP.
> Is there a way to configure Tomcat to restrict the access
> to specific web app to HT