Verify certificate without e-mail address
From: Ingrid (kosi_at_spray.no)
Date: 06/30/04
- Next message: Prashanth: "Access denied opening registry key"
- Previous message: Raj: "RE: What security privelege is required to call AuthzInitializeResourc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 30 Jun 2004 00:39:02 -0700
Hi.
I have an Outlook add-in that uses the function
CertFindCertificateInStore (CERT_FIND_SUBJECT_STR) to find a
certificate based on an e-mail address (A part of certificate subject
is E=e-mailaddress)
But now I need to find a certificate that only has the elements
"cn=xxx o=yyy c=zzz" in the subject.
I have tried to use CERT_FIND_SUBJECT_ATTR and specify a
CERT_RDN.rgRDNAttr->pszObjId = szOID_COMMON_NAME, but I don't seem to
find the certificate.
Can anyone tell me if I'm using the correct approach or am I totally
wrong.
Thanks,
Ingrid
- Next message: Prashanth: "Access denied opening registry key"
- Previous message: Raj: "RE: What security privelege is required to call AuthzInitializeResourc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|