boulder/ca
James Renken dc8fa5a95f
ca: Add IP address issuance (#8117)
Refactor `ca.issuePrecertificateInner` away from the old `NamesFromCSR`
logic, and to our `identifier` functions.

Add `identifier.ToValues` to provide slices of identifier values, split
up by type.

Fixes #8135 
Part of #7311
2025-04-22 16:25:22 -07:00
..
proto ca: remove capb.IssueCertificateForPrecertificateRequest (#8127) 2025-04-18 12:18:31 -07:00
testdata Deprecate ECDSAForAll feature and remove ECDSAAllowList (#7560) 2024-06-26 10:38:51 -04:00
ca.go ca: Add IP address issuance (#8117) 2025-04-22 16:25:22 -07:00
ca_test.go issuance: remove profile hashes (#8118) 2025-04-16 16:57:24 -07: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 issuance: remove profile hashes (#8118) 2025-04-16 16:57:24 -07:00