CRL Checking in .Net 1.1
From: Gabriele Zannoni (gzannoni_at_nospam.it)
Date: 10/24/03
- Next message: Gabriele Zannoni: "Re: CRL Checking in .Net 1.1 - Responding by myself"
- Previous message: Shel Blauman [MSFT]: "Re: How to connect an assembly to a particular code group."
- Next in thread: Gabriele Zannoni: "Re: CRL Checking in .Net 1.1 - Responding by myself"
- Reply: Gabriele Zannoni: "Re: CRL Checking in .Net 1.1 - Responding by myself"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 24 Oct 2003 18:43:59 +0200
I'm trying find some information about crl checking for a certificate chain.
It's almost clear that I have to use imported capicom but I don't figure out
how. In capicom I found an object called CertificateStatus that seems to be
useful... but I found MSDN help a little "obfuscated". In the Build method
of the Chain object you can read:
"...The chain is built using the CertificateStatus.CheckFlag property as
well as application and certificate policies specified by a
CertificateStatus object. "
Unluckily the Build method doesn't have any parameter so where the
CertificateStatus.CheckFlag have to be put? And how can I create a
CertificateStatus when this class seems to be declared private or internal?
I'm in a hurry... please help!
Thanks in advance,
Gabriele
- Next message: Gabriele Zannoni: "Re: CRL Checking in .Net 1.1 - Responding by myself"
- Previous message: Shel Blauman [MSFT]: "Re: How to connect an assembly to a particular code group."
- Next in thread: Gabriele Zannoni: "Re: CRL Checking in .Net 1.1 - Responding by myself"
- Reply: Gabriele Zannoni: "Re: CRL Checking in .Net 1.1 - Responding by myself"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]