boulder/cmd
Eng Zer Jun eac26b8edb
Populate x509.Certificate.Policies field (#7940)
Populate the new x509.Certificate.Policies field everywhere we currently populate the x509.Certificate.PolicyIdentifiers field. This allows Go to use whichever field it prefers (go1.23 prefers PolicyIdentifiers, go1.24 prefers Policies) as the source of truth when serializing a certificate.

Part of https://github.com/letsencrypt/boulder/issues/7148
2025-03-10 11:48:51 -07:00
..
admin Update go versions in CI and release (#7971) 2025-02-19 14:37:01 -08:00
akamai-purger Better compile-time type checking for gRPC server implementations (#7504) 2024-05-28 09:26:29 -07:00
bad-key-revoker database: No longer store or retrieve InitialIP (#7942) 2025-01-13 17:33:59 -05:00
boulder cmd/email-exporter: Initial implementation and integration with WFE (#8018) 2025-03-06 15:20:55 -05:00
boulder-ca ca: unsplit issuance flow (#8014) 2025-02-24 11:37:17 -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: Control MaxNames via profile (#8019) 2025-02-27 15:51:00 -06:00
boulder-sa Simplify the features package (#7204) 2023-12-12 15:51:57 -05:00
boulder-va va: Support IP address identifiers (#8020) 2025-03-06 11:39:22 -08:00
boulder-wfe2 cmd/email-exporter: Initial implementation and integration with WFE (#8018) 2025-03-06 15:20:55 -05:00
ceremony Populate x509.Certificate.Policies field (#7940) 2025-03-10 11:48:51 -07:00
cert-checker Populate x509.Certificate.Policies field (#7940) 2025-03-10 11:48:51 -07:00
contact-auditor ratelimit: Remove legacy registrations per IP implementation (#7760) 2024-11-19 18:39:21 -05: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 crl-updater: remove deprecated options (#8021) 2025-03-07 11:27:49 -08:00
email-exporter cmd/email-exporter: Initial implementation and integration with WFE (#8018) 2025-03-06 15:20:55 -05:00
expiration-mailer Remove logging of contact email addresses (#7833) 2024-11-25 13:33:56 -08:00
id-exporter Update go versions in CI and release (#7971) 2025-02-19 14:37:01 -08:00
log-validator Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
nonce-service WFE/nonce: Remove deprecated NoncePrefixKey field (#7825) 2025-02-06 15:32:49 -08:00
notify-mailer Remove repeated words in comments (#7445) 2024-04-23 10:30:33 -04:00
ocsp-responder doc: add detail on ShutdownStopTimeout (#7921) 2025-01-07 13:28:36 -08:00
remoteva va: Support IP address identifiers (#8020) 2025-03-06 11:39:22 -08:00
reversed-hostname-checker PA: Improve wildcard exact blocklist implementation (#7218) 2023-12-19 14:22:18 -05:00
rocsp-tool Update go versions in CI and release (#7971) 2025-02-19 14:37:01 -08:00
sfe doc: add detail on ShutdownStopTimeout (#7921) 2025-01-07 13:28:36 -08:00
testdata Allow validating config.Duration type (#7564) 2024-06-27 13:45:19 -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 gRPC: reject request if clock skew is too large (#7686) 2024-08-29 11:32:24 -07:00
config.go config: Use hex-encoding for HMACKey (#7950) 2025-01-15 14:28:09 -05:00
config_test.go config: Use hex-encoding for HMACKey (#7950) 2025-01-15 14:28:09 -05:00
registry.go main: Validate config files by default (#6885) 2023-05-15 14:16:04 -04:00
shell.go cmd: Make a debug listen address optional (#7840) 2024-12-10 12:25:12 -08:00
shell_test.go Update go versions in CI and release (#7971) 2025-02-19 14:37:01 -08:00