API for Standalone CA

nj0908 1 Reputation point
2022-10-10T08:09:29.707+00:00

I have followed the below post to setup a Standalone CA,
https://msftwebcast.com/2019/11/setup-a-standalone-root-certificate-authority-server-2019.html

I wanted to build a service in java/springboot to interact with the CA to generate certificates.

Is there any API to interact with the Standalone CA or any libraries to connect to the CA in java.

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

1 answer

Sort by: Most helpful
  1. Vadims Podāns 9,186 Reputation points MVP
    2022-10-10T10:05:26.667+00:00

    The only available APIs are ActiveX-based (web-enabled COM interfaces) and IE is the only browser that supports them. Java does not support ActiveX.


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.