Re: Certificate Request

From: Vishal Agarwal[MSFT] (vishala_at_online.microsoft.com)
Date: 01/30/04


Date: Fri, 30 Jan 2004 10:40:00 -0800

Yes you can add that. How are you creating the request (using xenroll or
directly calling Crypto API's)? Based on that we might be able to provide
more specific answer.

Thanks,
Vishal[MSFT]

-- 
This posting is provided "AS IS" with no warranties, and confers no rights
"Александр Гоголев" <avg@nwudc.ru> wrote in message
news:en2gxvy5DHA.2568@TK2MSFTNGP10.phx.gbl...
> Can I add CERTIFICATE POLICIES in my CERTIFICATE REQUEST?
>
> -- 
> regards -- Alex G
>
>


Relevant Pages

  • Re: problem signing CMC request with Enrollment Agent certificate
    ... Likely the request you created using xenroll is base64 encoded (if you open ... > 3) Use the C++ Crypto library to sign the CMC request with the Enrollment ... > Agent cert. ...
    (microsoft.public.platformsdk.security)
  • Re: How to interface to Certificate Authority from C#
    ... i don't know exactly how it works - but i would have a look how the CA webpage does it when you use the "send PKCS#10 request" option. ... Developing More Secure Microsoft ASP.NET 2.0 Applications ... Thank you very much for taking the time to suggest xenroll. ... This client PC where Xenroll runs has no direct network connectivity ...
    (microsoft.public.dotnet.security)
  • Re: Requesting a Key Archival Certificate
    ... Can you elaborate what CSP option that you use that is not supported by ... If you need to create a request without using xenroll then you ... would have a create CMC request and that would be a tall order. ... > I need to create a certificate request manually with private key archival enabled, and can't use ICEnroll4 because of options i need in my CSP and that i can't provide to this object. ...
    (microsoft.public.platformsdk.security)
  • Re: Requesting a Key Archival Certificate
    ... So i need to specify the PP_KEYEXCHANGE_PIN parameter after the CryptAcquireContext for the CSP not to display any PIN request dialog box. ... Then i sign the PKCS10 certificate with the enrollment agent certificate using CryptSignMessage and it works. ... If you need to create a request without using xenroll then you> would have a create CMC request and that would be a tall order. ...
    (microsoft.public.platformsdk.security)