boulder/cmd
Roland Bracewell Shoemaker 8dcd66883a
Add OCSP signer generation to ceremony tool (#4813)
Initially this was going to just be a bool on the `intermediate` type,
but there is enough different in terms of what is generated that I think
it makes sense to add a completely separate type. Internally they share
the same config, since basically everything else is the same (apart from
a few constraints on what fields can be populated in the profile).

This additionally fixes a bug where we weren't actually validating
root/intermediate/key configs.

Fixes #4741
2020-05-26 19:34:59 -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 bad-key-revoker emailing corner case (#4810) 2020-05-18 11:53:17 -07:00
boulder-ca Add a blocked keys table, and use it (#4773) 2020-04-15 13:42:51 -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 Add a blocked keys table, and use it (#4773) 2020-04-15 13:42:51 -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 Trim newlines in http.Server.ErrorLog log adapter (#4815) 2020-05-26 12:04:56 -07:00
boulder-wfe2 Trim newlines in http.Server.ErrorLog log adapter (#4815) 2020-05-26 12:04:56 -07:00
caa-log-checker Add caa-log-checker tool (#4804) 2020-05-08 12:12:24 -07:00
ceremony Add OCSP signer generation to ceremony tool (#4813) 2020-05-26 19:34:59 -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 Fix nits found by staticcheck (#4726) 2020-03-30 10:20:20 -07:00
ocsp-responder Use bytes.Equal instead of bytes.Compare == 0 (#4758) 2020-04-08 17:20:56 -07:00
ocsp-updater Remove unused code. (#4722) 2020-03-27 11:55:42 -07:00
orphan-finder Remove newlines from log messages. (#4777) 2020-04-16 16:49:08 -07:00
single-ocsp tidy: typo fixes flagged by codespell (#4634) 2020-01-07 14:01:26 -05: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 Intercept stdlib logger (try 2). (#4796) 2020-04-27 11:21:43 -07:00
shell_test.go Intercept stdlib logger (try 2). (#4796) 2020-04-27 11:21:43 -07:00