You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Sethu <se...@gmail.com> on 2011/01/31 10:58:04 UTC

Re: HTTPS - Axis 2 Webservice - Virtual IP with Self Signed Certificate on Application Servers

>
> This is for one of our banking customer in India, the following are
> available:
>
>
>
>       App Servers A and B; NLB configured and Virtual IP available
>
> 2.       Web Services deployed on each of the App servers - IIS
>
> 3.       Web Services in turn talk to Databases. There are two databases
> available and Mirroring is in place between them for data sync up.
>
> 4.       Self Sign On Certificate deployed on each of the App servers.
>
> 5.
>
>       External Web application invokes Web Service over Virtual IP.
>
>
>
> *Problem Definition*: During failover, external web application is unable
> to get through client authentication (Web Method call) and talk to TPIN App
> Server B when TPIN App server A goes down. i.e with SSO configured on each
> of the server, how do we ensure external web application talks on Virtual IP
> and yet client authentication happens successfully.
>
>
> Note: This works well if it is HTTP and not HTTPS Axis2 WS client. How can
> we make this work with Axis2?
>
>
> Thanks!
>
> -Sethu
>