On Fri, Mar 19, 2010 at 8:18 AM, rangeli nepal wrote:
> Suppose there is link( https://B) provided on an web application
> hosted at A (tomcat server) that access service on B which through a
> response.redirect(https://B...)
> Once user clicks that link a encrypted channel is established
Thank you. That is something I am not clear about.
Suppose there is link( https://B) provided on an web application
hosted at A (tomcat server) that access service on B which through a
response.redirect(https://B...)
Once user clicks that link a encrypted channel is established between A an
rangeli nepal wrote:
Thank you for your response. I would have definitely not written to this
group, if my question would just related to SSL terminating on Apache. Here
is my scenario:
___
| |
Thank you for your response. I would have definitely not written to this
group, if my question would just related to SSL terminating on Apache. Here
is my scenario:
___
| | |
|
|A
If your SSL terminates on Apache then you are obviously in the wrong
mailing list :)
You have nothing to configure in Tomcat.
On Thu, Mar 18, 2010 at 7:20 PM, rangeli nepal wrote:
> Good Morning Everybody,
>
> Currently I am trying set up a tomcat instance so that it can access web
> service b