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

Integration testing for TLS connections via the client #179

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

56quarters
Copy link
Owner

Add integration tests that use real certificates to connect to a stub server and run a command against it over TLS. The server uses the same code to load certificates and keys and so it lives within the client crate (hidden).

Add integration tests that use real certificates to connect to a stub
server and run a command against it over TLS. The server uses the same
code to load certificates and keys and so it lives within the client
crate (hidden).
@56quarters 56quarters marked this pull request as ready for review August 15, 2024 01:12
@56quarters 56quarters merged commit 51d781a into master Aug 15, 2024
6 checks passed
@56quarters 56quarters deleted the integration branch August 15, 2024 01:15
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.

1 participant