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 |
||
|---|---|---|
| .. | ||
| gorm.go | ||
| gorm_test.go | ||
| interfaces.go | ||
| map.go | ||
| map_test.go | ||
| multi.go | ||
| multi_test.go | ||
| qmarks.go | ||
| qmarks_test.go | ||
| rollback.go | ||
| rollback_test.go | ||
| transaction.go | ||