[Mono-list] Verifying end certificate against root
certificates in store
Sebastien Pouliot
sebastien.pouliot at gmail.com
Tue Oct 11 09:53:46 EDT 2005
Hello Kim,
You either have to use Fx 2.0 which has much expanded support for X.509
or p/invoke into CryptoAPI.
IIRC Mentalis has a library that wraps most of CryptoAPI
for .net/windows apps.
On Tue, 2005-11-10 at 15:46 +0200, Hellan.Kim KHE wrote:
> I'm looking for the "correct" way of verifying the issuer of a
> X509Certificate (end certificate) against all root certificates in found
> in the LOCAL_MACHINE "Trusted root authorities" certificate store in
> Windows.
>
> Does anyone have some example code they want to share for doing that
> task?
>
> Thanks!
> /Kim
--
Sebastien Pouliot
email: sebastien at ximian.com
blog: http://pages.infinit.net/ctech/
More information about the Mono-list
mailing list