Certificate management.
Karthik R <[email protected]> Fri, 3 May 2019 22:39:32 +0530
| Newsgroups | gmane.comp.encryption.bouncy-castle.devel |
|---|---|
| Message-ID | <CAHjTMHBdeRmG2j-jpsGXxZgEe-bDWWuHEzorfOkjkYwRfqoabQ@mail.gmail.com> |
Hi, I am using Java 11.x currently. I am looking for PKI certificate management framework that can work in Java natively. My requirements are Root CA, Intermediate CA and End Entity certificate creation (Web Server certificate for up to 50K devices!, in future SSH, VPN certificates as well), Certificate renewal, CRL/CDP, Managing Certificates with OS trust store (Windows , Linux) etc., Is bouncy castle is the correct framework I am landed with? I could not get the detailed documentation about bouncy castle. If I choose bouncy castle, will it work with Java 11? can some one give me options for the certificate management framework for the listed requirements above? Regards Karthik R