cli/third-party/github.com/letsencrypt/boulder/test/ocsp
2025-07-02 14:56:58 +02:00
..
checkari Update 3rd party license information 2025-05-30 12:50:20 -04:00
checkocsp Bump all dependencies except dev-tunnels 2025-07-02 14:56:58 +02:00
helper Bump all dependencies except dev-tunnels 2025-07-02 14:56:58 +02:00
ocsp_forever Bump all dependencies except dev-tunnels 2025-07-02 14:56:58 +02:00
README.md Update 3rd party license information 2025-05-30 12:50:20 -04:00

This directory contains two utilities for checking ocsp.

"checkocsp" is a command-line tool to check the OCSP response for a certificate or a list of certificates.

"ocsp_forever" is a similar tool that runs as a daemon and continually checks OCSP for a list of certificates, and exports Prometheus stats.

Both of these are useful for monitoring a Boulder instance. "checkocsp" is also useful for debugging.