cloudflare / cfssl

CFSSL: Cloudflare's PKI and TLS toolkit
https://cfssl.org/
BSD 2-Clause "Simplified" License
8.65k stars 1.1k forks source link

HealthCheck API #834

Open evident-sbellows opened 6 years ago

evident-sbellows commented 6 years ago

Is there an API endpoint I can use as a health check? Something I can call from a load balancer to verify that a CFSSL instance is running and functional?

wouzar commented 3 years ago

What do you think about adding healthcheck API for ocspserve also? Because currently it's available only for API Server, and in our case we don't use it.