boulder/cmd
Jacob Hoffman-Andrews 36c8fed4d9
Fix up NoRows handling in bad-key-revoker. (#4874)
Join on the precertificates table to handle the case when a
precertificate was issued but no certificate.

Treat NoRows as a regular error.

Use named constants to specify revoked/expired arguments
to insertCert helper.

Remove the config gate on the bad-key-revoker unittest.
2020-06-23 11:31:21 -07:00
..
admin-revoker Fix nits found by staticcheck (#4726) 2020-03-30 10:20:20 -07:00
akamai-purger Add a standalone akamai purger service (#4040) 2019-02-05 09:00:31 -08:00
bad-key-revoker Fix up NoRows handling in bad-key-revoker. (#4874) 2020-06-23 11:31:21 -07:00
boulder-ca Deprecate the BlockedKeyTable feature flag (#4881) 2020-06-22 16:35:37 -07:00
boulder-janitor Remove newlines from log messages. (#4777) 2020-04-16 16:49:08 -07:00
boulder-publisher publisher: allow custom UA for CT submissions. (#4492) 2019-10-21 15:08:03 -04:00
boulder-ra Deprecate the BlockedKeyTable feature flag (#4881) 2020-06-22 16:35:37 -07:00
boulder-sa SA: refactor DB stat collection & collect more stats. (#4096) 2019-03-06 17:08:53 -08:00
boulder-va bdns: move logDNSError to exchangeOne, log ErrId specially. (#4553) 2019-11-15 16:03:45 -05:00
boulder-wfe Deprecate the BlockedKeyTable feature flag (#4881) 2020-06-22 16:35:37 -07:00
boulder-wfe2 Deprecate the BlockedKeyTable feature flag (#4881) 2020-06-22 16:35:37 -07:00
caa-log-checker cmd/caa-log-checker: Properly initialize logging (#4834) 2020-06-01 15:11:29 -07:00
ceremony cmd/ceremony: merge single-ocsp tool into ceremony (#4878) 2020-06-23 11:30:31 -07:00
cert-checker Move cert-checker to zlint v2. (#4779) 2020-04-15 17:35:15 -07:00
expiration-mailer Fix nits found by staticcheck (#4726) 2020-03-30 10:20:20 -07:00
expired-authz-purger2 Switch away from old style statsd metrics wrappers (#4606) 2019-12-18 11:08:25 -05:00
id-exporter Switch away from old style statsd metrics wrappers (#4606) 2019-12-18 11:08:25 -05:00
key-hash-backfill Fix some misspellings. (#4764) 2020-04-08 17:26:10 -07:00
log-validator Bug Fixes (#4798) 2020-04-30 11:56:43 -07:00
nonce-service Switch to more efficient multi nonce-service design (#4308) 2019-06-28 12:58:46 -04:00
notify-mailer Check email address validity in notify-mailer. (#4841) 2020-06-04 18:28:02 -07:00
ocsp-responder Add MaxBytesReader for ocsp-responder. (#4869) 2020-06-23 11:30:59 -07:00
ocsp-updater Fix pass-through of revoke reason in ocsp-updater. (#4880) 2020-06-18 17:37:32 -07:00
orphan-finder Revert "Remove StoreIssuerInfo flag in CA (#4850)" (#4868) 2020-06-12 12:50:24 -07:00
testdata Switch to DSNs (#4044) 2019-02-11 10:46:07 -08:00
clock_generic.go Replace clock.Default() with clock.New() (#4761) 2020-04-08 17:23:43 -07:00
clock_integration.go Provide formatting logger functions. (#3699) 2018-05-10 11:06:29 -07:00
config.go tidy: typo fixes flagged by codespell (#4634) 2020-01-07 14:01:26 -05:00
config_test.go cmd: Split out config structs (#4200) 2019-05-06 11:11:08 -04:00
shell.go Add periodic timestamp logging. (#4858) 2020-06-10 11:24:37 -07:00
shell_test.go Intercept stdlib logger (try 2). (#4796) 2020-04-27 11:21:43 -07:00