CertFu management API
Today we’re pleased to release a new management API for CertFu, our ACME-enabled, private certificate authority.
This is in addition, of course, to the ACME API, which remains the standard interface for ACME-compatible clients.
This new management API is for use outside ACME clients, such as for automated provisioning and auditing. The API covers:
- EAB tokens (external account bindings) and ACME client account keys, for automated provisioning of ACME clients that need certs.
- Directories and CA certs, for automated provisioning of your private CA infrastructure itself.
- Orders and Issued certs, for reviewing and auditing cert issuance across your infrastructure.
All told, this makes it easier than ever to integrate a private CA with the rest of your infrastructure.
More information on the management API can be found in the CertFu API docs.
As always, don’t hesitate to reach out if you have questions about the CertFu API or anything else!