Re: Creating certificate request with 2 Signers
From: Vishal Agarwal[MSFT] (vishala_at_online.microsoft.com)
Date: 05/29/05
- Previous message: Monster: "Schannel Memory Leak Problem on win2003"
- In reply to: noolyg_at_yahoo.com: "Creating certificate request with 2 Signers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 28 May 2005 18:13:37 -0700
The only way I know of to do this is by creating and signing a CMC request,
then using certreq -sign to add an additional signature.
You could also write code to call the CAPI2 Messaging APIs (CryptMsg*) to
add a signature.
CAPICOM may be able to add a signature to an existing PKCS7 request.
To create the original request with one signer, you can script xenroll
interfaces or use certreq -new.
Thanks,
Vishal Agarwal[MSFT]
-- This posting is provided "AS IS" with no warranties, and confers no rights <noolyg@yahoo.com> wrote in message news:1117107510.166360.176290@o13g2000cwo.googlegroups.com... > Hello, > > Is there a way (using Enroll APIs for MS CA 2003) to enroll a > certificate on behalf of a user with 2 enrollment agents? > > > Thanks. >
- Previous message: Monster: "Schannel Memory Leak Problem on win2003"
- In reply to: noolyg_at_yahoo.com: "Creating certificate request with 2 Signers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|