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

Add Documentation for Generating Keys and Certificates for TLS Tests #66

Merged
merged 4 commits into from
May 16, 2024

Conversation

forestmvey
Copy link
Contributor

Issue #, if available:

N/A

*Description of changes:

Add documentation covering how to generate TLS keys and certificates for TLS tests. Fixed bug where invalid tests would pass without an invalid certificate in the integration/tls/cert directory.

Follow the steps to create certificates and keys in the TLS README.

Execute tests to ensure fix is working with the following commands in the repository root:

go clean -testcache
go test -v ./integration/tls

Changes Integrated:

  • - Validated tls tests pass

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

forestmvey and others added 4 commits May 15, 2024 13:04
…S tests.

Signed-off-by: forestmvey <forestv@bitquilltech.com>
Signed-off-by: forestmvey <forestv@bitquilltech.com>
Signed-off-by: forestmvey <forestv@bitquilltech.com>
Add Documentation for Generating Keys and Certificates for TLS Tests
@forestmvey forestmvey requested a review from trevorbonas May 15, 2024 22:58
@forestmvey forestmvey merged commit 9b95153 into awslabs:main May 16, 2024
6 checks passed
@forestmvey forestmvey deleted the integ-fix-tls-tests branch May 16, 2024 16:53
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.

2 participants