Database inspector for StepCA
Find a file
2025-09-17 08:46:39 +02:00
step-ca-inspector Rework config to use pydantic_settings 2025-09-17 08:46:39 +02:00
.gitignore Initial commit 2025-03-23 18:07:32 +01:00
config.yaml.dist Rework config to use pydantic_settings 2025-09-17 08:46:39 +02:00
Dockerfile Bump Docker python version 2025-04-02 22:32:25 +02:00
LICENSE Add licence file and basic readme 2025-09-13 21:55:48 +02:00
README.md Add licence file and basic readme 2025-09-13 21:55:48 +02:00
requirements.txt Rework config to use pydantic_settings 2025-09-17 08:46:39 +02:00

StepCA Inspector

StepCA Inspector is a companion app to step-ca that exposes Prometheus metrics about your CA and offer API endpoints to get x509 and SSH certificate data.

Additionally it can serve as a webhook endpoint for certificate validation.

A CLI client is available here.