boulder/ca
James Renken 103ffb03d0
wfe, csr: Add IP address identifier support & integration test (#8187)
Permit all valid identifier types in `wfe.NewOrder` and `csr.VerifyCSR`.

Permit certs with just IP address identifiers to skip
`sa.addIssuedNames`.

Check that URI SANs are empty in `csr.VerifyCSR`, which was previously
missed.

Use a real (Let's Encrypt) IP address range in integration testing, to
let challtestsrv satisfy IP address challenges.

Fixes #8192
Depends on #8154
2025-05-27 13:17:47 -07:00
..
proto Update protoc-gen-go to match updated grpc libraries (#8151) 2025-05-01 17:14:57 -07:00
testdata Deprecate ECDSAForAll feature and remove ECDSAAllowList (#7560) 2024-06-26 10:38:51 -04:00
ca.go wfe, csr: Add IP address identifier support & integration test (#8187) 2025-05-27 13:17:47 -07:00
ca_test.go Remove OCSP and MustStaple support from issuance (#8181) 2025-05-16 11:51:02 -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