Home All Groups Group Topic Archive Search About
Author
11 Sep 2006 12:33 PM
tolgay
Recently our web service provider changed its web site platform HTTP to
HTTPS and before  we got some data from the internet site with our web
service( XML )  affter the changes somehow our code doesn't work. When we
call the link via internet browser everthing works well but if we connect
the site via our web service we cannot get the info from them.

Is there any differences getting the data from the internet site via
webservice between http and https ?

any advice would be helpfull

Thanks

Author
12 Sep 2006 4:49 PM
Marcelo Villalón
The certificate has been emitted by a recognized CA (Verisign, GeoTrust,
etc)? if not you must install the server's CA certificate in the machine
where your WS resides...install it as Computer Account.

Bye
Marcelo V.

Show quoteHide quote
"tolgay" <t***@tgul.com> wrote in message
news:OP8EI8Z1GHA.1252@TK2MSFTNGP04.phx.gbl...
> Recently our web service provider changed its web site platform HTTP to
> HTTPS and before  we got some data from the internet site with our web
> service( XML )  affter the changes somehow our code doesn't work. When we
> call the link via internet browser everthing works well but if we connect
> the site via our web service we cannot get the info from them.
>
> Is there any differences getting the data from the internet site via
> webservice between http and https ?
>
> any advice would be helpfull
>
> Thanks
>
>
>

Bookmark and Share