Product roadmap
Certeasy follows a pragmatic approach: build a strong ACME/ADCS core, then add visibility & management layers.
V1 · stable (v0.9.3)
ACME front for ADCS
- ACME endpoint on your internal server
- Certificate issuance via ADCS
- HTTP-01, DNS-01 and TLS-ALPN-01 challenge support
- Compatible with certbot, acme.sh and any standard ACME client
- SQLite database
- PostgreSQL database
- SQL Server database
- Automatic cleanup / retention of expired records V1
- Health / metrics endpoints for supervision V1
V2
Split deployment & high availability
- Split deployment: ADCS connector on Tier 0 + ACME responder on separate host
- Active/Active high availability (multi-node, requires PostgreSQL)
V3
Distributed validators
- Distributed validation agents for segmented networks (DMZ, multi-segment)
V4
Dashboard & network discovery
- Admin console
- Certificate expiry tracking
- Network scan — discover unmanaged TLS services