"Rizwan Merchant" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Thanks for the response.
> The client can be any one who wants to post an XML message to this URL.
> So you could create an xml message and post the request using https.
> Not sure why the client would need to 'add'
Thanks for the response.
The client can be any one who wants to post an XML message to this URL.
So you could create an xml message and post the request using https.
Not sure why the client would need to 'add' this certificate. We have
written code to connect to many such web services and we ne
"Rizwan Merchant" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Hi,
>
> We have a web based application running on Tomcat 6. The server.xml file
> is configured so that the application can handle incoming https requests
> on port 443 (default). When a user hits the URL http://ww
Hi,
We have a web based application running on Tomcat 6. The server.xml file
is configured so that the application can handle incoming https requests
on port 443 (default). When a user hits the URL http://www.mydomain.com,
it automatically redirects to https://www.mydomain.com (due to securit