Enterprise-grade certificate management and PKI infrastructure. Generate, monitor, and automate certificates across all your environments — from a single dashboard.
Certifier is a centralized UI and API platform for managing the entire lifecycle of certificates — from Root CA creation to automated renewal via Let's Encrypt.
Whether you manage 10 or 10,000 certificates across Dev, Test, and Production environments, Certifier gives you full visibility, control, and automation in one place.
api.example.com
Valid — expires in 89 days
auth.example.com
Warning — expires in 12 days
legacy.internal.corp
Expired — 3 days ago
Certificate dashboard preview
Build and manage a complete Public Key Infrastructure — Root CAs, Intermediate CAs, server and client certificates — all from a single interface.
Create Root CAs, Intermediate CAs, and issue server or client certificates. Build a trust chain tailored to your organization's needs.
Separate PKI per environment — Dev, Test, Production. Each environment has its own certificate authority and certificate set.
An intuitive web interface for generating certificates. Select type, fill in details, assign to an environment — done in seconds.
Generate server certificates, client certificates, wildcard certs, and self-signed certificates. Support for RSA and ECDSA keys.
Full control over the certificate lifecycle — issue, renew, revoke, and re-issue. Track every action with audit logs.
Private keys and certificates stored encrypted. Export in PEM, PFX, DER, or JKS formats whenever needed.
A central dashboard that gives you complete visibility into every certificate across all environments. Spot risks before they become incidents.
44
Total certs
4
Expiring soon
1
Expired
Never let a certificate expire unnoticed. Certifier alerts you before it's too late — via the channel you prefer.
Instant browser & mobile push alerts
Detailed expiration reports to your inbox
Critical alerts via SMS for urgent expirations
Configure alerts at 30, 14, or 7 days before expiry
- task: CertifierDownload@1
displayName: 'Download certificates'
inputs:
apiKey: $(CERTIFIER_API_KEY)
environment: 'Production'
certificates:
- name: 'api-server-cert'
output: '$(Build.ArtifactStagingDirectory)/certs'
- name: 'client-auth-cert'
output: '$(Build.ArtifactStagingDirectory)/certs'
format: 'pfx' Download certificates directly in your pipeline — no manual steps required.
Integrate Certifier into your build and deployment pipelines. Fetch certificates automatically during builds — no need to manage them manually.
Built-in ACME client — like certbot, but integrated into your management platform. Issue and renew Let's Encrypt certificates automatically.
Certificates renewed automatically before expiration. Zero downtime.
Issue Let's Encrypt certificates in seconds via HTTP-01 or DNS-01 challenge.
24/7 monitoring of Let's Encrypt certificate validity and renewal status.
Let's Encrypt certs appear alongside your PKI certs in the same dashboard.
Free, automated, open certificate authority
Certifier eliminates manual certificate management — reducing human error and the risk of expired certificates causing outages.
All certificates in one place. No more spreadsheets, no more guessing which server has which certificate.
Eliminate manual processes — from issuance to renewal. Certifier handles the entire lifecycle automatically.
Role-based access to the UI and API. Control who can issue, view, or revoke certificates at every level.
Get notified well before certificates expire. Configurable thresholds ensure you always have time to act.
Every action is logged — issuance, renewal, revocation, download. Exportable reports for compliance audits.
Secure API access with private keys. Scoped permissions per key — read-only, write, or admin level access.
From creating your PKI to deploying certificates in production — a seamless flow.
Set up Root & Intermediate CAs
Generate via UI or API
Track status & get alerts
Fetch certs in CI/CD pipeline
Build your own PKI, automate certificate lifecycle, and never miss an expiration again.