Re: COM Calls to MS CA to Accept and Issue Certificates?
From: localhost (primpilus_at_cohort.ces)
Date: 01/28/04
- Next message: localhost: "Re: Certificate Services Development on WinXP?"
- Previous message: localhost: "Command Line Encrypt / Decrypt for Win32 and *nix?"
- In reply to: Shawn Corey [MSFT]: "Re: COM Calls to MS CA to Accept and Issue Certificates?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 28 Jan 2004 12:04:16 -0800
Thanks, I guess I will have to convert the VB samples to
C#.
>-----Original Message-----
>Here are the pointers to the APIs supported in win2K,
most of these have
>sample code in the MSDN for both C and VB.
>For sending the request look at ICertRequest:
>http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/security/security/icertrequest.asp
>For enumerating and retrieving the certs in the CA
database look at
>ICertView:
>http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/security/security/icertview.asp
>For approving the request look at ICertAdmin:
>http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/security/security/icertadmin.asp
>
>--
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>Use of included script samples are subject to the terms
specified at
>http://www.microsoft.com/info/cpyright.htm
>
>
>"localhost" <primpilus@cohort.ces> wrote in message
>news:94sf109chjnerftj870afafb8d4hq186f8@4ax.com...
>>
>> I have a Win2K stand-alone CA. I want to use COM
calls to the
>> Certificate Service to pass it a certificate request.
Then I want to
>> use COM calls to enumerate the certificates and then
approve/extract
>> them.
>>
>> The Platform SDK doesn't seem to have this stuff
anywhere. Can anyone
>> recommend pointers or reply with some sample code to
make this happen?
>>
>> Thanks.
>
>
>.
>
- Next message: localhost: "Re: Certificate Services Development on WinXP?"
- Previous message: localhost: "Command Line Encrypt / Decrypt for Win32 and *nix?"
- In reply to: Shawn Corey [MSFT]: "Re: COM Calls to MS CA to Accept and Issue Certificates?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|