Requesting/renewing cert
From: Matthew (anonymous_at_discussions.microsoft.com)
Date: 09/06/04
- Previous message: John: "Key archive with 2003 Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 6 Sep 2004 01:22:45 -0700
Hi,
Without using auto-enrollment, does the CryptoAPI support
renewing certificates?
An MSDN example shows how to generate a certificate
request using the following functions: CryptEncodeObject
(), CryptAcquireContext(), CryptExportPublicKeyInfo() and
CryptSignAndEncodeCertificate(). I am not sure if this is
the same procedure for renewing certs.
Also, this generates the request, but how is the cert sent
to the server, validated by the server and returned back
to the user?
Thanks,
Matthew.
- Previous message: John: "Key archive with 2003 Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]