Documentation
Install guides, API reference and best practices to help you issue, deploy and automate with confidence.
Browse by topic
Popular articles
Install an SSL certificate on Nginx
Configure the chain, private key and HTTP to HTTPS redirect.
Automate issuance and renewal with ACME
Touchless certificate lifecycle with acme.sh.
Complete DNS domain validation
Add a TXT record and verify domain ownership.
Fix incomplete certificate chain errors
Add intermediate certificates to clear browser warnings.
Deploy a wildcard certificate
Configure and distribute a cert for *.example.com.
Using a code signing certificate
Sign executables and add a trusted timestamp.
An API for developers
Request, download and revoke certificates in a few lines of code — embed trust into your product.
POST /v1/certificates
Authorization: Bearer <api_key>
{ "domain": "example.com",
"type": "DV" }- RESTful endpoints & SDKs
- Webhook event notifications
- Sandbox test environment
- Full OpenAPI documentation