Skip to content

tests: update vendored real world certs#140

Merged
cpu merged 1 commit intorustls:mainfrom
cpu:cpu-update-vendored-certs
Sep 16, 2024
Merged

tests: update vendored real world certs#140
cpu merged 1 commit intorustls:mainfrom
cpu:cpu-update-vendored-certs

Conversation

@cpu
Copy link
Member

@cpu cpu commented Sep 16, 2024

The Agilebits and LE end-entity certs expired, breaking CI runs that rely on this vendored test data.

The two EE certs (agilebits_com_valid_1.crt and letsencrypt_org_valid_1.crt) were refreshed by running update_valid_ee_certs.rs.

Additionally the intermediate used by the Agilebits chain switched from

Subject: C = US, O = Amazon, CN = Amazon RSA 2048 M01

To:

Subject: C = US, O = Amazon, CN = Amazon RSA 2048 M03

The agilebits_com_valid_2.crt file was updated manually to accommodate this change.

The Agilebits and LE end-entity certs expired, breaking CI runs that
rely on this vendored test data.

The two EE certs (`agilebits_com_valid_1.crt` and
`letsencrypt_org_valid_1.crt`) were refreshed by running
`update_valid_ee_certs.rs`.

Additionally the intermediate used by the Agilebits chain switched from

  Subject: C = US, O = Amazon, CN = Amazon RSA 2048 M01

To:

  Subject: C = US, O = Amazon, CN = Amazon RSA 2048 M03

The `agilebits_com_valid_2.crt` file was updated manually to accommodate
this change.
@cpu cpu self-assigned this Sep 16, 2024
@cpu cpu requested review from complexspaces and djc September 16, 2024 19:38
@cpu cpu merged commit e81e0f4 into rustls:main Sep 16, 2024
@cpu cpu deleted the cpu-update-vendored-certs branch September 16, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants