Directory discovery
Advertise nonce, account, order, revocation, and supported metadata endpoints.
SecuriTLS exposes an ACME directory for a selected private certificate authority, allowing compatible clients to request and renew certificates through a standard enrollment workflow.
ACME is one automation path inside SecuriTLS. You can also issue and manage certificates through the platform and API.
https://www.securitls.com/acme/<CA_ID>/directory
Use a SecuriTLS-managed CA as the issuer behind the ACME directory.
Point the client at the CA-specific SecuriTLS directory URL.
Use ACME accounts, orders, authorizations, challenges, and CSR finalization to automate enrollment.
Keep issuance records, lifecycle history, revocation status, and related PKI operations visible.
Advertise nonce, account, order, revocation, and supported metadata endpoints.
Issue replay nonces and validate signed JWS requests.
Create and manage ACME accounts associated with your selected CA.
Track requested identifiers, authorization state, and challenge completion.
Validate a submitted CSR and issue the resulting certificate through SecuriTLS.
Support ACME certificate revocation and connect it to your CA revocation workflow.
Use ACME for automated enrollment while SecuriTLS provides the surrounding CA, lifecycle, deployment, validation, storage, and audit workflows.
Manage the CA that signs ACME requests.
Explore private PKI →Track renewals, revocations, and certificate replacement history.
Explore lifecycle management →Confirm the renewed certificate is actually serving on the intended endpoint.
Explore validation →Start with a private CA and a few certificates, then expand into automation, deployment validation, audit history, and satellite workflows.