Re: Using SSL with Smartphone Emulator
- From: "Patrick Hayes" <patrick@xxxxxxxxxxx>
- Date: Thu, 12 May 2005 10:01:29 +0200
> Hello!
>
> I try to call an WebService over SSL. When i call him, i get an
> WebException ("Could not establish secure channel for SSL/TLS").
>
> After that i tried it on the Smartphone and there it works. So, do i have
> something to setup to run it with the Emulator, because it can't be the
> code.
>
> I get the same Exception, even if i create a HttpWebResponse to an
> HttpWebRequest which goes to an SSL Page (tried eBay, verisign.com and my
> WebService). All have an SSL Certificate with v3.0 installed, so this
> should be not the problem.
>
I have a similar problem when calling a webservice from a PDA over SSL. I
just get an exception saying "Could not establish trust relationship with
remote server". The server is an internal development server and the PDA is
sitting in its cradle (wifi/GPRS is in DMZ/outside the firewall). I use
PocketHosts to create a hosts file on the PDA. I can connect to the server
with the PDAs IE via SSL, but for some reason it seems my application does
not trust the server?! The code runs just fine if moved to a regular .NET
application and executed on my pc.
any ideas?
- patrick
.
- Follow-Ups:
- Re: Using SSL with Smartphone Emulator
- From: Patrick Hayes
- Re: Using SSL with Smartphone Emulator
- References:
- Using SSL with Smartphone Emulator
- From: Matthias Kwiedor
- Using SSL with Smartphone Emulator
- Prev by Date: Re: Disabling popup wireless window in Pocket PC
- Next by Date: Re: How know the class name of message box ?
- Previous by thread: Re: Using SSL with Smartphone Emulator
- Next by thread: Re: Using SSL with Smartphone Emulator
- Index(es):
Relevant Pages
|