Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test/certs: clean up #16593

Closed
wants to merge 7 commits into from
Closed

test/certs: clean up #16593

wants to merge 7 commits into from

Conversation

icing
Copy link
Contributor

@icing icing commented Mar 6, 2025

Keep only the generated files needed for tests. Place generated intermediaries in tests/certs/gen where they are ignored by git. No longer generated *.dhp files.

Have a shorter naming scheme: test-ca instead of EdelCurlRoot-ca and test-localhost instead of Server-localhost-sv, etc.

Remove the stunnel certificate as it was nearly a duplicate of test-localhost.

No longer copy a generated certificates to tests/stunnel.pem. Let test server default to certs/test-localhost.pem instead.

icing added 3 commits March 6, 2025 11:01
Copy results out, leave the mess in gen, ignored by git.
No longer copy stunnel.pem to tests dir, let test servers use the files
in the tests/certs dir as needed.
@github-actions github-actions bot added the tests label Mar 6, 2025
@github-actions github-actions bot added the CI Continuous Integration label Mar 6, 2025
@bagder bagder closed this in 556f722 Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration tests
Development

Successfully merging this pull request may close these issues.

3 participants