Communicating to Stand-alone Microsoft Certificate Authority

Manoj Pathak 21 Reputation points
2021-11-17T21:40:20.323+00:00

I have a MS CA stand-alone set up and I would like to use services provided by this CA programmatically. Does stand-alone exposes any API's so that client could interact with it. I am looking for some API documentation for stand-alone MS CA.

Till now what I have found is this

https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh831649(v=ws.11)

Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,931 Reputation points
    2021-11-18T10:52:02.417+00:00

    Hi there,

    The Certificate Management (CM) REST API is consumed by clients to complete both smart card and software-based certificate enrollment. Smart card management operations are also supported through this API.

    Here are some links as well for the process

    https://learn.microsoft.com/en-us/microsoft-identity-manager/reference/certificate-management-rest-api-reference

    https://learn.microsoft.com/en-us/answers/questions/152693/api-allowing-to-import-a-csr-to-microsoft-ca-and-r.html

    ------------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.