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 secure connect #116

Merged
merged 7 commits into from
Jan 1, 2021
Merged

Test secure connect #116

merged 7 commits into from
Jan 1, 2021

Conversation

darcys22
Copy link
Owner

This creates an integration test for the secure mutual TLS connections afforded by GRPC.

The test will only try to communicate by calling a version command but will only do so if the connection is over mutual TLS. It will use the utils/gen.sh script to create the necessary Certificates and Private Keys for the server and the client.

@darcys22 darcys22 merged commit dc5f108 into dev Jan 1, 2021
@darcys22
Copy link
Owner Author

darcys22 commented Jan 1, 2021

More end to end testing #49

@darcys22 darcys22 deleted the test-secure-connect branch January 1, 2021 08:19
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