Using web service over SSL

G

Guest

Hi,
i need to access web service from my app running on Windows Mobile 2003.
When i type services' adress to Internet Explorer, test page is shown. But
when i try to call serice from my app this error occures:
"could not establish trust relationship with remote server".

I propably must tell os that certificate used by server is from CA i trust
to.

I found VERIFYSERVERCERT callback - it would serve me well, but it uses some
native session... i would need something for .NET. (or is there any way to
use native VERIFYSERVERCERT in .NET CF app?)

Any idea?
 
T

Trapulo

yes, there is a setting to avoid cert auth validation, but I've used it a
lot of time ago and I don't remember where it is. However sure there is...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top