boulder/cmd
Andrew Gabbitas 8ea5a3dcbf
Handle redis lookup errors when value not found (#5860)
Add a not found error type to rocsp.

Handle redis value not found lookup errors in the ocsp-responder different
than other redis lookup errors.

Add labels to the to ocspLookup metric and delete the source used
metric. This can now be determined based on which lookup metric
reports success.

Fixes #5833
2021-12-22 13:19:24 -08:00
..
admin-revoker Enable administrative revocation of malformed certs (#5813) 2021-11-29 11:28:19 -08:00
akamai-purger Add manual Akamai cache tag purger (#5742) 2021-10-25 18:21:27 -07:00
bad-key-revoker Update golangci-lint from v1.29.0 to v1.42.1 (#5745) 2021-10-22 16:26:59 -07:00
boulder Add rocsp-tool to manually store OCSP responses in Redis (#5758) 2021-11-02 11:04:03 -07:00
boulder-ca Embed goodkey.Config by value not reference (#5859) 2021-12-20 12:47:41 -08:00
boulder-observer Build all boulder binaries into a single binary (#5693) 2021-10-20 17:05:45 -07:00
boulder-publisher Build all boulder binaries into a single binary (#5693) 2021-10-20 17:05:45 -07:00
boulder-ra Embed goodkey.Config by value not reference (#5859) 2021-12-20 12:47:41 -08:00
boulder-sa Build all boulder binaries into a single binary (#5693) 2021-10-20 17:05:45 -07:00
boulder-va Build all boulder binaries into a single binary (#5693) 2021-10-20 17:05:45 -07:00
boulder-wfe Add close-primes detection via Fermat's factorization (#5853) 2021-12-14 09:19:33 -08:00
boulder-wfe2 Embed goodkey.Config by value not reference (#5859) 2021-12-20 12:47:41 -08:00
caa-log-checker Improve caa-log-checker errors (#5784) 2021-11-08 15:53:58 -08:00
ceremony Build all boulder binaries into a single binary (#5693) 2021-10-20 17:05:45 -07:00
cert-checker Emit DNS names for cert-checker reports. (#5794) 2021-11-13 09:54:19 -08:00
contact-auditor Build all boulder binaries into a single binary (#5693) 2021-10-20 17:05:45 -07:00
expiration-mailer Configure buckets for the expiration-mailer processing_latency metric (#5797) 2021-11-16 17:36:21 -08:00
id-exporter Build all boulder binaries into a single binary (#5693) 2021-10-20 17:05:45 -07:00
log-validator log-validator: ensure that log lines contain a checksum (#5788) 2021-11-09 12:38:09 -08:00
nonce-service Build all boulder binaries into a single binary (#5693) 2021-10-20 17:05:45 -07:00
notify-mailer Build all boulder binaries into a single binary (#5693) 2021-10-20 17:05:45 -07:00
ocsp-responder Handle redis lookup errors when value not found (#5860) 2021-12-22 13:19:24 -08:00
ocsp-updater Export Prometheus stats for Redis ClusterClient (#5828) 2021-12-06 18:27:18 -08:00
orphan-finder Build all boulder binaries into a single binary (#5693) 2021-10-20 17:05:45 -07:00
reversed-hostname-checker Add a hostname validity checker (#5704) 2021-10-25 11:06:47 -07:00
rocsp-tool Export Prometheus stats for Redis ClusterClient (#5828) 2021-12-06 18:27:18 -08:00
testdata Switch to DSNs (#4044) 2019-02-11 10:46:07 -08:00
clock_generic.go Update golangci-lint from v1.29.0 to v1.42.1 (#5745) 2021-10-22 16:26:59 -07:00
clock_integration.go Update golangci-lint from v1.29.0 to v1.42.1 (#5745) 2021-10-22 16:26:59 -07:00
config.go Tracing: don't exclude gRPC client spans (#5664) 2021-09-21 13:44:30 -06:00
config_test.go Tracing: don't exclude gRPC client spans (#5664) 2021-09-21 13:44:30 -06:00
registry.go Build all boulder binaries into a single binary (#5693) 2021-10-20 17:05:45 -07:00
shell.go Remove cmd.FailOnError's raw stderr output (#5844) 2021-12-09 14:24:41 -08:00
shell_test.go Reject unrecognized config keys (#5649) 2021-09-24 10:13:44 -07:00