letsencrypt / boulder

An ACME-based certificate authority, written in Go.
Mozilla Public License 2.0
5.16k stars 605 forks source link

issuerCerts match counterparts in config-next #7562

Closed pgporada closed 3 months ago

pgporada commented 3 months ago

Makes the issuerCerts list in test/config match the corresponding list in test/config-next. As a result, fixes an issue encountered with config integration testing in https://github.com/letsencrypt/boulder/pull/7560 and https://github.com/letsencrypt/boulder/pull/7561.