Welcome to MSDN Blogs Sign in | Join | Help

Decrypt my World

Cryptography, Security, Debugging and more!

News

  • Any of my posts is supported under any Microsoft standard support program or service. They are provided "AS IS" without warranty of any kind, and confer no rights.

Where are my readers?

Locations of visitors to this page

Favorite Posts

May 2009 - Posts

CertEnroll::CX509Enrollment::p_CreateRequest returns error 0x8009000b
Hi all, One of the issues we may find when trying the code in my post How to create a certificate request that uses key archival with CertEnroll (JavaScript) is the following error when creating the request: CertEnroll::CX509Enrollment::p_CreateRequest: Read More...
CertEnroll::CX509Enrollment::p_CreateRequest returns error 0x80092012
Hi all, One of the issues we may find when trying the code in my post How to create a certificate request that uses key archival with CertEnroll (JavaScript) is the following error when creating the request: CertEnroll::CX509Enrollment::p_CreateRequest: Read More...
CertEnroll::CX509Enrollment::p_CreateRequest returns error 0x800b0112
Hi all, One of the issues we may find when trying the code in my post How to create a certificate request that uses key archival with CertEnroll (JavaScript) is the following error when creating the request: CertEnroll::CX509Enrollment::p_CreateRequest: Read More...
CertEnroll::CX509Enrollment::p_CreateRequest returns error 0x80070057
Hi all, One of the issues we may find when trying the code in my post How to create a certificate request that uses key archival with CertEnroll (JavaScript) is the following error when creating the request: CertEnroll::CX509Enrollment::p_CreateRequest: Read More...
CertEnroll::CX509Enrollment::p_InstallResponse returns error 0x80095002
Hi all, One of the issues we may find when trying the code in my post How to create a certificate request that uses key archival with CertEnroll (JavaScript) is the following: Imagine we could finally create a request successfully. We sent it to the CA Read More...
How to create a certificate request that uses key archival with CertEnroll (JavaScript)
Hi all, If you want to request certificates to a CA and make use of Key Archival feature, first you need to prepare the environment to enable this feature on your CA: Certificate Services example implementation: Key archival and recovery or Implementing Read More...
NdrClientCall2 fails with RPC_S_ALREADY_LISTENING when using pipes over ncalrpc
Hi all, I've been working on a Microsoft Remote Procedure Call (RPC) issue recently, where the first call to a specific remote method fails because the call to NdrClientCall2 function in the client stub returns RPC_S_ALREADY_LISTENING ( "The server is Read More...
Page view tracker