boulder/cmd
Aaron Gable 6ea74d5be9
OCSP: Use FilterSource for static responders (#6901)
Move the creation of the FilterSource outside of the conditional block,
so that the underlying source gets wrapped no matter which kind (either
a inMemorySource or a checkedRedisSource) it is.

This has two advantages: first, it means that static ocsp responders are
safer and more accurate, because they're not basing their responses on
both the issuer and the serial, not just the serial; and second, it
makes the current config validation tag which marks the "issuerCerts"
config field as required with `min=1` accurate.
2023-05-24 14:23:27 -07:00
..
admin-revoker admin-revoker: fix help output (#6891) 2023-05-15 13:54:13 -07:00
akamai-purger Purger: list failed urls in error message (#6882) 2023-05-11 10:39:54 -07:00
bad-key-revoker cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
boulder main: Validate config files by default (#6885) 2023-05-15 14:16:04 -04:00
boulder-ca Rename CA's "--ca-addr" flag to "--addr" (#6889) 2023-05-15 11:17:07 -07:00
boulder-observer config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
boulder-publisher cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
boulder-ra cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
boulder-sa cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
boulder-va VA: Support discovery of DNS resolvers via Consul (#6869) 2023-05-12 12:54:31 -04:00
boulder-wfe2 Opentelemetry: Add option for public endpoints (#6867) 2023-05-12 15:34:34 -04:00
caa-log-checker config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
ceremony Add link to list of root programs to ceremony docs (#6884) 2023-05-15 12:34:34 -07:00
cert-checker config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
contact-auditor config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
crl-checker config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
crl-storer cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
crl-updater crl-updater: retry failed shards (#6907) 2023-05-22 12:59:09 -07:00
expiration-mailer cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
id-exporter config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
log-validator Introduce OpenTelemetry Tracing (#6750) 2023-04-21 10:46:59 -07:00
nonce-service cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
notify-mailer config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
ocsp-responder OCSP: Use FilterSource for static responders (#6901) 2023-05-24 14:23:27 -07:00
orphan-finder Store linting certificate instead of precertificate (#6807) 2023-04-26 13:54:24 -07:00
reversed-hostname-checker config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
rocsp-tool cmd: TLSConfig values should be string not *string (#6872) 2023-05-08 13:21:42 -04:00
testdata config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04: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 Opentelemetry: Add option for public endpoints (#6867) 2023-05-12 15:34:34 -04:00
config_test.go cmd: TLSConfig values should be string not *string (#6872) 2023-05-08 13:21:42 -04:00
registry.go main: Validate config files by default (#6885) 2023-05-15 14:16:04 -04:00
shell.go Opentelemetry: Add option for public endpoints (#6867) 2023-05-12 15:34:34 -04:00
shell_test.go config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00