Add Certificate Root

K

kjhealey

Is there are way to add a certificate root via the .NET Compact
Framework?

I have an application running on a Windows Mobile PocketPC 2003
device. It needs to talk to a Web Service that I have also built.
The web service is using SSL with a certificate issued by Go Daddy.
The Go Daddy root certificate is not recognized by the PoketPC. I
have found the SmartPhoneAddCert (SpAddCert.exe) example from
Microsoft, but I would like to be able to add the root cert from my
application (so that the end user does not need to go through all the
extra steps).

I cannot find a way to do this via the .NET Compact Framework.

Thank You,
kjhealey
 

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