boulder/cmd
Aaron Gable ab6e023b6f
Simplify issuance.NameID and how it is used (#7260)
Rename "IssuerNameID" to just "NameID". Similarly rename the standalone
functions which compute it to better describe their function. Add a
.NameID() directly to issuance.Issuer, so that callers in other packages
don't have to directly access the .Cert member of an Issuer. Finally,
rearrange the code in issuance.go to be sensibly grouped as concerning
NameIDs, Certificates, or Issuers, rather than all mixed up between the
three.

Fixes https://github.com/letsencrypt/boulder/issues/5152
2024-01-17 12:55:56 -08:00
..
admin-revoker Run more go vet checks (#7255) 2024-01-17 12:27:55 -05:00
akamai-purger akamai-purger: Check the correct pointer for manual mode configuration file (#7177) 2023-12-04 10:58:07 -05: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 RA/CA: Make MaxNames field consistent and supply default (#7256) 2024-01-17 14:48:02 -05: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/CA: Make MaxNames field consistent and supply default (#7256) 2024-01-17 14:48:02 -05:00
boulder-sa Simplify the features package (#7204) 2023-12-12 15:51:57 -05:00
boulder-va Simplify the features package (#7204) 2023-12-12 15:51:57 -05:00
boulder-wfe2 Simplify issuance.NameID and how it is used (#7260) 2024-01-17 12:55:56 -08:00
caa-log-checker Log version string for more tools at startup (#7087) 2023-09-19 12:46:55 -04:00
ceremony Use RFC 7093 truncated SHA256 hash for Subject Key Identifier (#7179) 2023-12-06 13:44:17 -05: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 Simplify the features package (#7204) 2023-12-12 15:51:57 -05:00
expiration-mailer expiration-mailer: check address validity before sending (#7220) 2023-12-18 13:32:43 -08: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 cmd: fail without panic (#6935) 2023-06-20 12:29:02 -07: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 Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08: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 Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -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