boulder/issuance
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
..
cert.go ca: Add IP address issuance (#8117) 2025-04-22 16:25:22 -07:00
cert_test.go ca: Add IP address issuance (#8117) 2025-04-22 16:25:22 -07:00
crl.go Use PKIMetal to lint CRLs in CI (#8061) 2025-03-14 16:28:56 -07:00
crl_test.go test: Remove loop variable rebinding (#7587) 2024-07-12 10:43:25 -04:00
issuer.go issuance: add CRLDistributionPoints to certs (#7974) 2025-01-30 14:39:22 -08:00
issuer_test.go Simplify profile config hashing (#8081) 2025-03-26 17:59:18 -05:00