Click here to Skip to main content
15,897,891 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Ok, here's a problem

I have a mobile device project in VS 2008 and I'm trying to connect to WCF-service with SSL authorization using certificate.

I'm using netcfsvcutil.exe utility to get proxy classes but have an error "403 The HTTP request is unauthorized with client authentication scheme 'Anonymous'"

When going by WCF link in browser, service asks for certificate and goes on just fine.

How do I pass certificate to netcfsvcutil.exe?

Thanks.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900