boulder/cmd
Samantha 1d2dbbdf25
config: Update minimum TLS version from 1.2 to 1.3 (#7457)
Set the minimum TLS version used for communication with gRPC, Redis,
and Unbound to 1.3. Also remove deprecated `SecurityVersion` setting in
`clientTransportCredentials` and `serverTransportCredentials`, as
grpc-go now uses the settings provided by the `tls.Config`.

The http-01 and tls-alpn-01challenges are not affected:
- 939ac1be8f/va/http.go (L140-L157)
- 939ac1be8f/va/tlsalpn.go (L213-L217)
2024-04-30 09:45:39 -07:00
..
admin admin: revoke certs or block keys based on cert PEM (#7431) 2024-04-24 08:15:03 -07:00
admin-revoker Strip old admin-revoker down to bare bones (#7317) 2024-03-05 12:36:29 -08:00
akamai-purger Replace explicit int loops with range-over-int (#7434) 2024-04-22 10:34:51 -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 caa-log-checker (#7442) 2024-04-22 10:35:18 -07:00
boulder-ca Add pkilint to CI via custom zlint (#7441) 2024-04-30 09:29:26 -07: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
ceremony Centralize IDP construction and make IDP comparison smarter (#7341) 2024-03-07 14:18:42 -08:00
cert-checker Fix cert-checker to initialize its logger correctly (#7449) 2024-04-26 10:48:17 -04: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 Replace explicit int loops with range-over-int (#7434) 2024-04-22 10:34:51 -07: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 Remove repeated words in comments (#7445) 2024-04-23 10:30:33 -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 Replace explicit int loops with range-over-int (#7434) 2024-04-22 10:34:51 -07:00
testdata grpc: Consolidate various testdata hierarchies (#7456) 2024-04-29 16:56:18 -07: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 config: Update minimum TLS version from 1.2 to 1.3 (#7457) 2024-04-30 09:45:39 -07:00
config_test.go grpc: Consolidate various testdata hierarchies (#7456) 2024-04-29 16:56:18 -07: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