.NET Compact Framework and PKI
462795Aug 30 2006 — edited Sep 8 2006We have an app that runs using below software/hardware that connects to an 904 app svr oc4j just fine. But when we require pki to the app svr, the connection is refused.
using Visual Studio 2003 with C# , .NET Compact Framework 1.1, and ActivSync 3.7.1. We are using Pocket PC 2003 4.20.0 and Windows CE.
From microsoft - they say - Microsoft .NET Compact Framework does not support certificate-based authentication on the client-side. Their workaround requires support code to be implemented in server-side code...
has anyone done this already? and would they care to share solutions or options?
Thanks in advance.