Skip to content

Conversation

@HofmeisterAn
Copy link
Collaborator

What does this PR do?

Previously, testing SSL configurations required each test project to create its own certificate files. To reduce this overhead, the PR adds the necessary configuration files to the common project shared with all test projects, along with a shell script to generate the certificates (if necessary). This lets projects use pre-generated certificates, so they no longer need to create them individually.

Why is it important?

Simplifies and streamlines SSL configurations for testing.

Related issues

-

@HofmeisterAn HofmeisterAn added the chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups label Oct 4, 2025
@netlify
Copy link

netlify bot commented Oct 4, 2025

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit c45a316
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-dotnet/deploys/68e111eb4daab20008108aaa
😎 Deploy Preview https://deploy-preview-1545--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@HofmeisterAn HofmeisterAn force-pushed the feature/add-common-ssl-test-files branch from c96ba91 to c45a316 Compare October 4, 2025 12:24
@HofmeisterAn HofmeisterAn changed the title Add test certificates to common project chore: Add test certificates to common project Oct 4, 2025
@HofmeisterAn HofmeisterAn merged commit af1af83 into develop Oct 4, 2025
306 of 337 checks passed
@HofmeisterAn HofmeisterAn deleted the feature/add-common-ssl-test-files branch October 4, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants