Re: HOW TO: Issue a pending certificate request?
From: David Cross [MS] (dcross_at_online.microsoft.com)
Date: 01/20/04
- Previous message: John Maurer: "Re: CertAddEnhancedKeyUsageIdentifier access denied"
- In reply to: MR. UNDERHILL: "Re: HOW TO: Issue a pending certificate request?"
- Next in thread: Eugene Mayevski: "Re: HOW TO: Issue a pending certificate request?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 20 Jan 2004 05:14:02 -0800
Yes, you can call the ICertAdmin::ResubmitRequest interface from your app
-- David B. Cross [MS] -- This posting is provided "AS IS" with no warranties, and confers no rights. http://support.microsoft.com "MR. UNDERHILL" <anonymous@discussions.microsoft.com> wrote in message news:92EC67C0-96D5-40AF-93F4-128556894ED4@microsoft.com... > I looked at that already, but this is an extension to the approval process in the CA. Look at this (from the url you mention)... > > "The Certificate Server calls the Policy Module through the ICertPolicy interface, and the Policy Module can call back to the Certificate Server through the ICertServerPolicy interface." > > The Certificate Server CALLS the Policy, that means that when you approve the Pending Request using the CA Console Application the Certificate Server CALLS the custom Policy module, I tried that already, and it works fine, but, what I'll like to do is to Approve the Pending Request without going to the CA Console Application. Is that posible? > > I'm trying to create an ASP.NET web application to APPROVE pending requests, to do that I'll need to use some API without opening the CA Console Application, like the ICertRequest(certcli.dll) but for approval not for request. > > > Thanks > >
- Previous message: John Maurer: "Re: CertAddEnhancedKeyUsageIdentifier access denied"
- In reply to: MR. UNDERHILL: "Re: HOW TO: Issue a pending certificate request?"
- Next in thread: Eugene Mayevski: "Re: HOW TO: Issue a pending certificate request?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]