Skip to content

Conversation

mgattozzi
Copy link
Contributor

@mgattozzi mgattozzi commented Apr 17, 2025

This commit is a follow up to #26246 and generates test certs on the fly for our test suite. In practice this will only need to be done once with a fresh repo check out as the certs will expire long after anyone would reasonably be working on this code in the year 4096! This could be extended in the future to generate negative tls tests where the file should be expired.

Closes #26254

This commit is a follow up to #26246 and generates test certs on the fly
for our test suite. In practice this will only need to be done once with
a fresh repo check out as the certs will expire long after anyone would
reasonably be working on this code in the year 4096! This could be
extended in the future to generate negative tls tests where the file
should be expired.

Closes #26254
@mgattozzi mgattozzi requested a review from a team April 17, 2025 21:01
@mgattozzi mgattozzi merged commit f9721d3 into main Apr 21, 2025
14 checks passed
@mgattozzi mgattozzi deleted the mgattozzi/tls-env branch April 21, 2025 15:43
hiltontj pushed a commit that referenced this pull request May 2, 2025
This commit is a follow up to #26246 and generates test certs on the fly
for our test suite. In practice this will only need to be done once with
a fresh repo check out as the certs will expire long after anyone would
reasonably be working on this code in the year 4096! This could be
extended in the future to generate negative tls tests where the file
should be expired.

Closes #26254
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.

[TLS, V3] Have tests check for certs when spinning up and generate new ones if needed
2 participants