boulder/ca
James Renken 412e959063
Allow CSRs whose CN is longer than acceptable (#7700)
Also rework comments & test names for clarity, add tests for this new CN
handling, and change/remove tests that should indeed no longer fail.

Fixes https://github.com/letsencrypt/boulder/issues/7623
2024-09-10 14:05:32 -04:00
..
proto Use generic types for gRPC stream implementations (#7501) 2024-05-24 13:54:25 -07:00
testdata Deprecate ECDSAForAll feature and remove ECDSAAllowList (#7560) 2024-06-26 10:38:51 -04:00
ca.go Update to math/rand/v2 (#7657) 2024-08-12 09:17:09 -07:00
ca_test.go Allow CSRs whose CN is longer than acceptable (#7700) 2024-09-10 14:05:32 -04:00
crl.go Fix reference bug in CA.noteSignError (#7534) 2024-06-07 15:34:02 -04:00
crl_test.go Better compile-time type checking for gRPC server implementations (#7504) 2024-05-28 09:26:29 -07:00
ocsp.go Fix reference bug in CA.noteSignError (#7534) 2024-06-07 15:34:02 -04:00
ocsp_test.go Configure lints separately for each profile (#7636) 2024-08-01 10:01:46 -07:00