Groups | Blog | Home
all groups > dotnet compact framework > may 2008 >

dotnet compact framework : WCF with Certificates in .NET CF?


Tobias Hebel
5/27/2008 12:50:23 AM
Hi,

is there a way to use certificates to authenticate a WCF client / server
infrastructure in .NET CF?

mfg
Tobias Hebel
5/27/2008 3:42:31 PM
Tobias Hebel schrieb:
[quoted text, click to view]

I found out, that .NET CF can't use SecurityMode.Message but
SecurityMode.Transport. So I changed my Code to that. Now I get the error:

An Error occured while making the HTTP request to
https://mysite/myservice/service.svc. This could be due to the fast that
the server certificate is not configured properly with HTTP.SYS in the
HTTPS case. This could also be caused by a mismatch of the security
binding between the client and the server.

What does this mean?

mfg
AddThis Social Bookmark Button