Click to See Complete Forum and Search --> : Certificate Server CA API/SDK


SquareWheel
12-03-2008, 06:30 PM
Hi,
I was wondering if anybody know of an API for Windows Certificate Server, to perform operations like accepting certificate requests.

Thanks!

Hack
12-04-2008, 07:20 AM
Welcome to DevX :WAVE:

I found this (http://msdn.microsoft.com/en-us/library/aa374863(VS.85).aspx). Does it help?

SquareWheel
12-04-2008, 10:13 AM
Thanks for the response hack. That article describes about Certification API on the client side.. I am looking for something on the server side to accept the certificates requested by the clients.

Hack
12-04-2008, 10:42 AM
Are you by any chance running Site Server?

SquareWheel
12-04-2008, 10:43 AM
Windows 2003 server

SquareWheel
12-04-2008, 10:24 PM
Figured it out. Its part of Windows Platform SDK. Can create custom policy modules to automate certificate requests.

Hack
12-05-2008, 10:53 AM
That is good to know.

Thanks for posting your find. :)