SSL and XML
am 11.09.2006 14:33:39 von 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
Re: SSL and XML
am 12.09.2006 18:49:42 von mvillalon
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.
"tolgay" 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
>
>
>
Re: SSL and XML
am 12.09.2006 18:49:42 von mvillalon
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.
"tolgay" 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
>
>
>