boulder/cmd
Aaron Gable 6149ac63e6
admin: gain ability to block keys by spki hash (#7397)
Add a new input method flag to `admin block-key` which processes a file
containing one hexadecimal-encoded SPKI hash on each line. To facilitate
this, restructure the block-key subcommand's execution to more closely
resemble the revoke-cert subcommand, with a parallelism flag and the
ability to run many workers at the same time.

Part of https://github.com/letsencrypt/boulder/issues/7267
2024-03-27 17:17:39 -07:00
..
admin admin: gain ability to block keys by spki hash (#7397) 2024-03-27 17:17:39 -07:00
admin-revoker Strip old admin-revoker down to bare bones (#7317) 2024-03-05 12:36:29 -08:00
akamai-purger Fix TestAkamaiPurgerDrainQueueSucceeds data race (#7389) 2024-03-25 10:52:19 -07:00
bad-key-revoker Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
boulder Remove ca-a and ca-b distinction in test configs (#7238) 2024-01-08 13:19:28 -08:00
boulder-ca Add CRL capabilities to issuance package (#7300) 2024-02-13 09:13:36 -08:00
boulder-observer Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
boulder-publisher Simplify issuance.NameID and how it is used (#7260) 2024-01-17 12:55:56 -08:00
boulder-ra RA: Count failed authorizations using key-value rate limits (#7346) 2024-03-11 17:24:45 -04:00
boulder-sa Simplify the features package (#7204) 2023-12-12 15:51:57 -05:00
boulder-va Add DNSStaticResolver option (#7336) 2024-02-23 14:45:01 -08:00
boulder-wfe2 WFE: Add support for certificate profiles (#7373) 2024-03-20 12:49:45 -04:00
caa-log-checker Log version string for more tools at startup (#7087) 2023-09-19 12:46:55 -04:00
ceremony Centralize IDP construction and make IDP comparison smarter (#7341) 2024-03-07 14:18:42 -08:00
cert-checker Update zlint (#7252) 2024-01-16 11:50:37 -08:00
contact-auditor Log version string for more tools at startup (#7087) 2023-09-19 12:46:55 -04:00
crl-checker Log version string for more tools at startup (#7087) 2023-09-19 12:46:55 -04:00
crl-storer Simplify the features package (#7204) 2023-12-12 15:51:57 -05:00
crl-updater all: use proper deprecation comment (#7273) 2024-01-22 12:26:55 -05:00
expiration-mailer expiry mailer : typo fix (#7348) 2024-03-04 13:35:08 -05:00
id-exporter Simplify the features package (#7204) 2023-12-12 15:51:57 -05:00
log-validator Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
nonce-service Remove `service1` / `service2` names in consul (#7266) 2024-01-22 09:34:20 -08:00
notify-mailer Log version string for more tools at startup (#7087) 2023-09-19 12:46:55 -04:00
ocsp-responder Simplify the features package (#7204) 2023-12-12 15:51:57 -05:00
reversed-hostname-checker PA: Improve wildcard exact blocklist implementation (#7218) 2023-12-19 14:22:18 -05:00
rocsp-tool Simplify streaming rows from the database (#7372) 2024-03-19 08:39:00 -07: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 test: remove use of 10.88.88.88 in most places (#7270) 2024-01-30 11:34:13 -08: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 Update OTel dependencies to latest (#7206) 2023-12-13 09:33:39 -05:00
shell_test.go Run more go vet checks (#7255) 2024-01-17 12:27:55 -05:00