boulder/csr
Aaron Gable 1d713ed8eb
Ignore IP CNs in CSRs (#8231)
If a finalize CSR contains a SAN which looks like an IP address, don't
actually include that CN in our IssuanceRequest, and don't promote any
other SAN to be the CN either. This is similar to how we ignore the
CSR's CN when it is too long.
2025-06-06 14:57:12 -07:00
..
csr.go Ignore IP CNs in CSRs (#8231) 2025-06-06 14:57:12 -07:00
csr_test.go Ignore IP CNs in CSRs (#8231) 2025-06-06 14:57:12 -07:00